Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fInstancedRenderingTests.cpp336 int ndx11 = (y + 1)*(QUAD_GRID_SIZE + 1) + x + 1; in init() local
H A Des3fVertexTextureTests.cpp263 int ndx11 = ndx00 + 3; in getQuadLDRU() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawInstancedTests.cpp873 const int ndx11 = (y + 1)*(QUAD_GRID_SIZE + 1) + x + 1; in prepareVertexData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawInstancedTests.cpp855 const int ndx11 = (y + 1)*(QUAD_GRID_SIZE + 1) + x + 1; in prepareVertexData() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fVertexTextureTests.cpp214 int ndx11 = ndx00 + 3; in getQuadLDRU() local

Completed in 12 milliseconds