Fix for callbacks under windows from Andrew Lyon.
[cl-glfw.git] / lib / opengl-ext_texture_env_combine.lisp
blob0b39760adf2abc908e9495d74c2f91d00d100510
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 ;;;; ext_texture_env_combine
7 (defconstant +combine-ext+ #x8570)
8 (defconstant +combine-rgb-ext+ #x8571)
9 (defconstant +combine-alpha-ext+ #x8572)
10 (defconstant +rgb-scale-ext+ #x8573)
11 (defconstant +add-signed-ext+ #x8574)
12 (defconstant +interpolate-ext+ #x8575)
13 (defconstant +constant-ext+ #x8576)
14 (defconstant +primary-color-ext+ #x8577)
15 (defconstant +previous-ext+ #x8578)
16 (defconstant +source0-rgb-ext+ #x8580)
17 (defconstant +source1-rgb-ext+ #x8581)
18 (defconstant +source2-rgb-ext+ #x8582)
19 (defconstant +source0-alpha-ext+ #x8588)
20 (defconstant +source1-alpha-ext+ #x8589)
21 (defconstant +source2-alpha-ext+ #x858A)
22 (defconstant +operand0-rgb-ext+ #x8590)
23 (defconstant +operand1-rgb-ext+ #x8591)
24 (defconstant +operand2-rgb-ext+ #x8592)
25 (defconstant +operand0-alpha-ext+ #x8598)
26 (defconstant +operand1-alpha-ext+ #x8599)
27 (defconstant +operand2-alpha-ext+ #x859A)
28 (defconstant +combine-ext+ #x8570)
29 (defconstant +combine-rgb-ext+ #x8571)
30 (defconstant +combine-alpha-ext+ #x8572)
31 (defconstant +rgb-scale-ext+ #x8573)
32 (defconstant +add-signed-ext+ #x8574)
33 (defconstant +interpolate-ext+ #x8575)
34 (defconstant +constant-ext+ #x8576)
35 (defconstant +primary-color-ext+ #x8577)
36 (defconstant +previous-ext+ #x8578)
37 (defconstant +source0-rgb-ext+ #x8580)
38 (defconstant +source1-rgb-ext+ #x8581)
39 (defconstant +source2-rgb-ext+ #x8582)
40 (defconstant +source0-alpha-ext+ #x8588)
41 (defconstant +source1-alpha-ext+ #x8589)
42 (defconstant +source2-alpha-ext+ #x858A)
43 (defconstant +operand0-rgb-ext+ #x8590)
44 (defconstant +operand1-rgb-ext+ #x8591)
45 (defconstant +operand2-rgb-ext+ #x8592)
46 (defconstant +operand0-alpha-ext+ #x8598)
47 (defconstant +operand1-alpha-ext+ #x8599)
48 (defconstant +operand2-alpha-ext+ #x859A)