Searched refs:GR_GL_SRGB_ALPHA (Results 1 – 4 of 4) sorted by relevance
432 #define GR_GL_SRGB_ALPHA 0x8C42 macro
1602 fConfigTable[kSRGBA_8888_GrPixelConfig].fFormats.fBaseInternalFormat = GR_GL_SRGB_ALPHA; in initConfigTable()1622 fConfigTable[kSBGRA_8888_GrPixelConfig].fFormats.fBaseInternalFormat = GR_GL_SRGB_ALPHA; in initConfigTable()1987 GR_GL_SRGB_ALPHA; in initConfigTable()
439 #define GR_GL_SRGB_ALPHA 0x8C42 macro
2658 info.fDefaultExternalFormat = GR_GL_SRGB_ALPHA; in initFormatTable()2672 info.fDefaultExternalFormat = GR_GL_SRGB_ALPHA; in initFormatTable()2691 texImageSupportsSizedInternalFormat ? GR_GL_SRGB8_ALPHA8 : GR_GL_SRGB_ALPHA; in initFormatTable()2724 texImageExternalFormat = GR_GL_SRGB_ALPHA; in initFormatTable()