Searched refs:GrGLSLOnesVecf (Results 1 – 4 of 4) sorted by relevance
75 static inline const char* GrGLSLOnesVecf(int count) { in GrGLSLOnesVecf() function
124 outAppend->append(GrGLSLOnesVecf(4)); in GrGLSLModulate4f()
182 str->printf("((%s - %s) * %s)", GrGLSLOnesVecf(4), src, value); in blend_term_string()188 str->printf("((%s - %s) * %s)", GrGLSLOnesVecf(4), dst, value); in blend_term_string()392 return GrGLSLOnesVecf(4); in adjustInColor()
413 inputColor = GrGLSLOnesVecf(4); in emitCode()