Home
last modified time | relevance | path

Searched defs:glslTypeDesc (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp661 const GlslTypeDescription& glslTypeDesc = s_glslTypeDescriptions[GLSL_TYPE_VEC4]; in getGlslInputDeclarations() local
668 …const GlslTypeDescription& glslTypeDesc = s_glslTypeDescriptions[m_attributeInfos[attributeNdx].gl… in getGlslInputDeclarations() local
1539 const GlslTypeDescription glslTypeDesc = s_glslTypeDescriptions[glslType]; in isCompatibleType() local