Home
last modified time | relevance | path

Searched defs:ndx00 (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fInstancedRenderingTests.cpp333 int ndx00 = y*(QUAD_GRID_SIZE + 1) + x; in init() local
H A Des3fVertexTextureTests.cpp262 int ndx00 = (row*m_gridSize + col) * 4; in getQuadLDRU() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawInstancedTests.cpp870 const int ndx00 = y*(QUAD_GRID_SIZE + 1) + x; in prepareVertexData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawInstancedTests.cpp852 const int ndx00 = y*(QUAD_GRID_SIZE + 1) + x; in prepareVertexData() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fVertexTextureTests.cpp213 int ndx00 = (row*m_gridSize + col) * 4; in getQuadLDRU() local

Completed in 11 milliseconds