Home
last modified time | relevance | path

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

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