Searched refs:GrGLFormatToStr (Results 1 – 2 of 2) sorted by relevance
75 return GrGLFormatToStr(fGLFormat); in toString()
637 static constexpr const char* GrGLFormatToStr(GrGLenum glFormat) { in GrGLFormatToStr() function