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