Searched refs:fGLFormat (Results 1 – 4 of 4) sorted by relevance
44 fGLFormat = that.fGLFormat; in GrBackendFormat()87 , fGLFormat(format) { in GrBackendFormat()109 return GrGLFormatFromGLEnum(fGLFormat); in asGLFormat()220 return GrGLFormatChannels(GrGLFormatFromGLEnum(fGLFormat)); in channelMask()323 return fGLFormat == that.fGLFormat; in operator ==()378 str.append(GrGLFormatToStr(fGLFormat)); in toStr()
26 , fGLFormat(format) { in GrBackendFormat()44 return &fGLFormat; in getGLFormat()150 return fGLFormat == that.fGLFormat; in operator ==()
117 GrGLenum fGLFormat; // the sized, internal format of the GL resource member
208 GrGLenum fGLFormat; // the sized, internal format of the GL resource member