Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp378 const GlslTypeDescription& glslTypeDescription = s_glslTypeDescriptions[attributeInfo.glslType]; in VertexInputTest() local
381 attributeLocation += glslTypeDescription.vertexInputCount * getConsumedLocations(attributeInfo); in VertexInputTest()
534 const GlslTypeDescription& glslTypeDescription = s_glslTypeDescriptions[attributeInfo.glslType]; in createInstance() local
552 for (int descNdx = 0; descNdx < glslTypeDescription.vertexInputCount; ++descNdx) in createInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp378 const GlslTypeDescription& glslTypeDescription = s_glslTypeDescriptions[attributeInfo.glslType]; in VertexInputTest() local
381 attributeLocation += glslTypeDescription.vertexInputCount * getConsumedLocations(attributeInfo); in VertexInputTest()
534 const GlslTypeDescription& glslTypeDescription = s_glslTypeDescriptions[attributeInfo.glslType]; in createInstance() local
552 for (int descNdx = 0; descNdx < glslTypeDescription.vertexInputCount; ++descNdx) in createInstance()