Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsRandomShaderProgram.cpp47 static glu::DataType mapToBasicType (const rsg::VariableType& varType) in mapToBasicType() function
90 …decl << sglr::pdec::Uniform(uniform->getVariable()->getName(), mapToBasicType(uniform->getVariable… in generateProgramDeclaration()