Home
last modified time | relevance | path

Searched defs:cellHeight (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fStencilTests.cpp318 int cellHeight = height/gridSize; in iterate() local
H A Des3fTextureMipmapTests.cpp318 int cellHeight = viewport.height / gridHeight; in iterate() local
1263 const int cellHeight = viewport.height / gridHeight; in iterate() local
1513 const int cellHeight = viewport.height / gridHeight; iterate() local
2136 const int cellHeight = viewport.height / gridHeight; iterate() local
[all...]
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgProgramExecutor.cpp188 inline tcu::IVec4 computeVertexIndices (float cellWidth, float cellHeight, int gridVtxWidth, int gridVtxHeight, int x, int y) in computeVertexIndices() argument
196 inline tcu::Vec2 computeGridCellWeights (float cellWidth, float cellHeight, int x, int y) in computeGridCellWeights() argument
306 float cellHeight = (float)height / (float)m_gridHeight; in execute() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fStencilTests.cpp315 int cellHeight = height/gridSize; in iterate() local
H A Des2fTextureMipmapTests.cpp274 int cellHeight = viewport.height / gridHeight; in iterate() local
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aTextureMipmapTests.cpp278 int cellHeight = viewport.height / gridHeight; in iterate() local
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aTextureMipmapTests.cpp270 int cellHeight = viewport.height / gridHeight; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMipmapTests.cpp295 const int cellHeight = viewportHeight / gridHeight; in iterate() local
817 const int cellHeight = viewportHeight / gridHeight; in iterate() local
1036 const int cellHeight = viewportHeight / gridHeight; iterate() local
1588 const int cellHeight = viewportHeight / gridHeight; iterate() local
[all...]
/third_party/skia/gm/
H A Dwacky_yuv_formats.cpp902 float cellWidth = kTileWidthHeight, cellHeight = kTileWidthHeight; variable
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureMipmapTests.cpp295 const int cellHeight = viewportHeight / gridHeight; in iterate() local
817 const int cellHeight = viewportHeight / gridHeight; in iterate() local
1036 const int cellHeight = viewportHeight / gridHeight; iterate() local
1588 const int cellHeight = viewportHeight / gridHeight; iterate() local
[all...]

Completed in 34 milliseconds