Searched refs:GR_GL_BGRA (Results 1 – 4 of 4) sorted by relevance
5 #define GR_GL_32BPP_COLOR_FORMAT GR_GL_BGRA
137 #define GR_GL_32BPP_COLOR_FORMAT GR_GL_BGRA
295 #define GR_GL_BGRA 0x80E1 macro
359 if (GR_GL_32BPP_COLOR_FORMAT == GR_GL_BGRA) { in GrGpuGL()