Searched defs:accumType (Results 1 – 1 of 1) sorted by relevance
1968 const std::string& accumType, in generateShaderChecksumComputationCode()2047 const std::string accumType = glu::getDataTypeName(isBoolElement ? glu::TYPE_INT : scalarType); in makeMatrixVectorCompositeCaseDefinition() local2094 const std::string accumType = (glu::getDataTypeName(isBoolData ? glu::TYPE_INT : scalarType)); in makeArrayCompositeCaseDefinition() local2134 const glu::DataType accumType = (isBoolData ? glu::TYPE_INT : scalarType); in makeStructCompositeCaseDefinition() local