Searched defs:GL_COLOR_LOGIC_OP (Results 1 – 4 of 4) sorted by relevance
163 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
136 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
44 int GL_COLOR_LOGIC_OP = 0x0BF2; field
46 public static final int GL_COLOR_LOGIC_OP = 0x0BF2; field in GLES10