Searched defs:GL_LOGIC_OP_MODE (Results 1 – 3 of 3) sorted by relevance
195 #define GL_LOGIC_OP_MODE 0x0BF0 macro
72 int GL_LOGIC_OP_MODE = 0x0BF0; field
74 public static final int GL_LOGIC_OP_MODE = 0x0BF0; field in GLES11