Searched refs:GL_COLOR (Results 1 – 15 of 15) sorted by relevance
531 #define GL_COLOR 0x1800 macro
662 #define GL_COLOR 0x1800 macro
5083 SET_ERROR_IF(buffer != GL_COLOR && buffer != GL_STENCIL, GL_INVALID_ENUM); in s_glClearBufferiv()5090 if (buffer == GL_COLOR) { in s_glClearBufferiv()5102 SET_ERROR_IF(buffer != GL_COLOR, GL_INVALID_ENUM); in s_glClearBufferuiv()5115 SET_ERROR_IF(buffer != GL_COLOR && buffer != GL_DEPTH, GL_INVALID_ENUM); in s_glClearBufferfv()5122 if (buffer == GL_COLOR) { in s_glClearBufferfv()
620 if (attachments[i] == GL_COLOR) res[i] = GL_COLOR_ATTACHMENT0; in sGetEmulatedAttachmentList()
459 #define GL_COLOR 0x1800 macro
212 #define GL_COLOR 0x1800 macro
1217 case GL_COLOR: in clearBufferNumElts()
497 #define GL_COLOR 0x1800 macro
230 #define GL_COLOR 0x1800 macro