Extension enumerations now only included where necessary.
[cl-glfw.git] / lib / opengl-ingr_interlace_read.lisp
blob1483a26ff33195bfdefa08a839d15ba7f98dd562
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (in-package #:cl-glfw-opengl)
5 ;;;; ingr_interlace_read
7 (defconstant +interlace-read-ingr+ #x8568)
8 (defconstant +src0-rgb+ #x8580)
9 (defconstant +src1-rgb+ #x8581)
10 (defconstant +src2-rgb+ #x8582)
11 (defconstant +src0-alpha+ #x8588)
12 (defconstant +src1-alpha+ #x8589)
13 (defconstant +src2-alpha+ #x858A)
14 (defconstant +combine+ #x8570)
15 (defconstant +combine-rgb+ #x8571)
16 (defconstant +combine-alpha+ #x8572)
17 (defconstant +rgb-scale+ #x8573)
18 (defconstant +add-signed+ #x8574)
19 (defconstant +interpolate+ #x8575)
20 (defconstant +constant+ #x8576)
21 (defconstant +primary-color+ #x8577)
22 (defconstant +previous+ #x8578)
23 (defconstant +source0-rgb+ #x8580)
24 (defconstant +source1-rgb+ #x8581)
25 (defconstant +source2-rgb+ #x8582)
26 (defconstant +source0-alpha+ #x8588)
27 (defconstant +source1-alpha+ #x8589)
28 (defconstant +source2-alpha+ #x858A)
29 (defconstant +operand0-rgb+ #x8590)
30 (defconstant +operand1-rgb+ #x8591)
31 (defconstant +operand2-rgb+ #x8592)
32 (defconstant +operand0-alpha+ #x8598)
33 (defconstant +operand1-alpha+ #x8599)
34 (defconstant +operand2-alpha+ #x859A)
35 (defconstant +interlace-read-ingr+ #x8568)