Searched defs:accumType (Results 1 – 1 of 1) sorted by relevance
2030 … const std::string &accumType, const int size1, const int size2, in generateShaderChecksumComputationCode()2108 const std::string accumType = glu::getDataTypeName(isBoolElement ? glu::TYPE_INT : scalarType); in makeMatrixVectorCompositeCaseDefinition() local2157 … const std::string accumType = (glu::getDataTypeName(isBoolData ? glu::TYPE_INT : scalarType)); in makeArrayCompositeCaseDefinition() local2196 const glu::DataType accumType = (isBoolData ? glu::TYPE_INT : scalarType); in makeStructCompositeCaseDefinition() local