Searched refs:GR_GL_SRGB_ALPHA (Results 1 – 2 of 2) sorted by relevance
439 #define GR_GL_SRGB_ALPHA 0x8C42 macro
2732 info.fDefaultExternalFormat = GR_GL_SRGB_ALPHA; in initFormatTable()2746 info.fDefaultExternalFormat = GR_GL_SRGB_ALPHA; in initFormatTable()2765 texImageSupportsSizedInternalFormat ? GR_GL_SRGB8_ALPHA8 : GR_GL_SRGB_ALPHA; in initFormatTable()2798 texImageExternalFormat = GR_GL_SRGB_ALPHA; in initFormatTable()