Home
last modified time | relevance | path

Searched refs:texCoordCubeIndices (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.cpp1135 static const int texCoordCubeIndices[6][6] = in createQuadMosaicCube() local
1154 vertexItr->texCoord.xyz() = texCoordsCube[texCoordCubeIndices[quadNdx][vertexNdx]]; in createQuadMosaicCube()