Home
last modified time | relevance | path

Searched defs:baseNdx (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferTestUtil.cpp330 int baseNdx = (y * gridSizeX + x)*4; in computePositions() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsBufferTestUtil.cpp491 int baseNdx = (y * gridSizeX + x)*4; in computePositions() local
H A DglsShaderRenderCase.cpp228 int baseNdx = ((y * gridSize) + x) * 6; in QuadGrid() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderRenderCase.cpp285 int baseNdx = ((y * gridSize) + x) * 6; in QuadGrid() local

Completed in 7 milliseconds