Searched defs:GL_COLOR_BUFFER_BIT (Results 1 – 9 of 9) sorted by relevance
84 #define GL_COLOR_BUFFER_BIT 0x00004000 macro
77 #define GL_COLOR_BUFFER_BIT 0x00004000 macro
43 int GL_COLOR_BUFFER_BIT = 0x4000; field
45 public static final int GL_COLOR_BUFFER_BIT = 0x4000; field in GLES10
30 public static final int GL_COLOR_BUFFER_BIT = 0x00004000; field in GLES20
86 #define GL_COLOR_BUFFER_BIT 0x00004000 macro