Home
last modified time | relevance | path

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

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