Home
last modified time | relevance | path

Searched refs:mapToGenericVecType (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsRandomShaderProgram.cpp34 static rr::GenericVecType mapToGenericVecType (const rsg::VariableType& varType) in mapToGenericVecType() function
78 decl << sglr::pdec::VertexAttribute(vertexInput->getVariable()->getName(), mapToGenericVecType(vertexInput->getVariable()->getType())); in generateProgramDeclaration()
84 decl << sglr::pdec::VertexToFragmentVarying(mapToGenericVecType(fragInput->getVariable()->getType())); in generateProgramDeclaration()

Completed in 2 milliseconds