Searched refs:GL_COLOR_EXT (Results 1 – 4 of 4) sorted by relevance
174 GL_ENUM(0x1800,GL_COLOR_EXT)
286 #define GL_COLOR_EXT 0x1800 macro
289 #define GL_COLOR_EXT 0x1800 macro
260 isFbo ? (const GLenum) GL_COLOR_EXT : (const GLenum) GL_COLOR_ATTACHMENT0, in discardFramebuffer()