Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp1008 static int getNumDataTypeComponents (glu::DataType type) in getNumDataTypeComponents() function
1030 return accumulateShaderStorage(shader, storage, getNumDataTypeComponents); in getNumComponents()
1044 …cumulateComplexType(shader->getDefaultBlock().variables[varNdx].varType, getNumDataTypeComponents); in getNumDefaultBlockComponents()
1202 return accumulateComplexType(*path.back().getVariableType(), getNumDataTypeComponents); in getNumFeedbackVaryingComponents()