Searched refs:GR_GL_RG (Results 1 – 4 of 4) sorted by relevance
432 #define GR_GL_RG 0x8227 macro
873 if (readFormat != GR_GL_RED && readFormat != GR_GL_RG && readFormat != GR_GL_RGB && in readPixelsSupported()1767 const GrGLenum format = kRGBA_float_GrPixelConfig == fpconfig ? GR_GL_RGBA : GR_GL_RG; in initConfigTable()
440 #define GR_GL_RG 0x8227 macro
897 if (readFormat != GR_GL_RED && readFormat != GR_GL_RG && readFormat != GR_GL_RGB && in readPixelsSupported()1799 const GrGLenum format = kRGBA_float_GrPixelConfig == fpconfig ? GR_GL_RGBA : GR_GL_RG; in initConfigTable()