sgi_gl.h Source File
Back to the index.
Go to the documentation of this file.
28 #define OPENGL_LOGIC_OP_CLEAR 0
29 #define OPENGL_LOGIC_OP_AND 1
30 #define OPENGL_LOGIC_OP_AND_REVERSE 2
31 #define OPENGL_LOGIC_OP_COPY 3
32 #define OPENGL_LOGIC_OP_AND_INVERTED 4
33 #define OPENGL_LOGIC_OP_NOOP 5
34 #define OPENGL_LOGIC_OP_XOR 6
35 #define OPENGL_LOGIC_OP_OR 7
36 #define OPENGL_LOGIC_OP_NOR 8
37 #define OPENGL_LOGIC_OP_EQUIV 9
38 #define OPENGL_LOGIC_OP_INVERT 10
39 #define OPENGL_LOGIC_OP_OR_REVERSE 11
40 #define OPENGL_LOGIC_OP_COPY_INVERTED 12
41 #define OPENGL_LOGIC_OP_OR_INVERTED 13
42 #define OPENGL_LOGIC_OP_NAND 14
43 #define OPENGL_LOGIC_OP_SET 15
Generated on Tue Aug 25 2020 19:25:06 for GXemul by
1.8.18