Searched refs:kMat33f_GrSLType (Results 1 – 5 of 5) sorted by relevance
25 kMat33f_GrSLType, enumerator74 GR_STATIC_ASSERT(5 == kMat33f_GrSLType); in GrSLTypeVectorCount()102 GR_STATIC_ASSERT(5 == kMat33f_GrSLType); in GrSLTypeIsFloatType()
60 kMat33f_GrSLType, kHigh_GrSLPrecision, in addUniformViewMatrix()
186 SkASSERT(uni.fType == kMat33f_GrSLType); in setMatrix3f()214 SkASSERT(uni.fType == kMat33f_GrSLType); in setMatrix3fv()
48 kMat33f_GrSLType, precision, in emitTransforms()
74 case kMat33f_GrSLType: in GrGLSLTypeString()