Extension enumerations now only included where necessary.
[cl-glfw.git] / lib / opengl-ext_texture.lisp
blob9fd920b3d2088a87783ec0a00825bdb3ae6aa76d
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
7 (defconstant +alpha4-ext+ #x803B)
8 (defconstant +alpha8-ext+ #x803C)
9 (defconstant +alpha12-ext+ #x803D)
10 (defconstant +alpha16-ext+ #x803E)
11 (defconstant +luminance4-ext+ #x803F)
12 (defconstant +luminance8-ext+ #x8040)
13 (defconstant +luminance12-ext+ #x8041)
14 (defconstant +luminance16-ext+ #x8042)
15 (defconstant +luminance4-alpha4-ext+ #x8043)
16 (defconstant +luminance6-alpha2-ext+ #x8044)
17 (defconstant +luminance8-alpha8-ext+ #x8045)
18 (defconstant +luminance12-alpha4-ext+ #x8046)
19 (defconstant +luminance12-alpha12-ext+ #x8047)
20 (defconstant +luminance16-alpha16-ext+ #x8048)
21 (defconstant +intensity-ext+ #x8049)
22 (defconstant +intensity4-ext+ #x804A)
23 (defconstant +intensity8-ext+ #x804B)
24 (defconstant +intensity12-ext+ #x804C)
25 (defconstant +intensity16-ext+ #x804D)
26 (defconstant +rgb4-ext+ #x804F)
27 (defconstant +rgb5-ext+ #x8050)
28 (defconstant +rgb8-ext+ #x8051)
29 (defconstant +rgb10-ext+ #x8052)
30 (defconstant +rgb12-ext+ #x8053)
31 (defconstant +rgb16-ext+ #x8054)
32 (defconstant +rgba2-ext+ #x8055)
33 (defconstant +rgba4-ext+ #x8056)
34 (defconstant +rgb5-a1-ext+ #x8057)
35 (defconstant +rgba8-ext+ #x8058)
36 (defconstant +rgb10-a2-ext+ #x8059)
37 (defconstant +rgba12-ext+ #x805A)
38 (defconstant +rgba16-ext+ #x805B)
39 (defconstant +texture-red-size-ext+ #x805C)
40 (defconstant +texture-green-size-ext+ #x805D)
41 (defconstant +texture-blue-size-ext+ #x805E)
42 (defconstant +texture-alpha-size-ext+ #x805F)
43 (defconstant +texture-luminance-size-ext+ #x8060)
44 (defconstant +texture-intensity-size-ext+ #x8061)
45 (defconstant +proxy-texture-1d-ext+ #x8063)
46 (defconstant +proxy-texture-2d-ext+ #x8064)
47 (defconstant +rgba4-oes+ #x8056)
48 (defconstant +rgb5-a1-oes+ #x8057)
49 (defconstant +alpha4-ext+ #x803B)
50 (defconstant +alpha8-ext+ #x803C)
51 (defconstant +alpha12-ext+ #x803D)
52 (defconstant +alpha16-ext+ #x803E)
53 (defconstant +luminance4-ext+ #x803F)
54 (defconstant +luminance8-ext+ #x8040)
55 (defconstant +luminance12-ext+ #x8041)
56 (defconstant +luminance16-ext+ #x8042)
57 (defconstant +luminance4-alpha4-ext+ #x8043)
58 (defconstant +luminance6-alpha2-ext+ #x8044)
59 (defconstant +luminance8-alpha8-ext+ #x8045)
60 (defconstant +luminance12-alpha4-ext+ #x8046)
61 (defconstant +luminance12-alpha12-ext+ #x8047)
62 (defconstant +luminance16-alpha16-ext+ #x8048)
63 (defconstant +intensity-ext+ #x8049)
64 (defconstant +intensity4-ext+ #x804A)
65 (defconstant +intensity8-ext+ #x804B)
66 (defconstant +intensity12-ext+ #x804C)
67 (defconstant +intensity16-ext+ #x804D)
68 (defconstant +rgb4-ext+ #x804F)
69 (defconstant +rgb5-ext+ #x8050)
70 (defconstant +rgb8-ext+ #x8051)
71 (defconstant +rgb10-ext+ #x8052)
72 (defconstant +rgb12-ext+ #x8053)
73 (defconstant +rgb16-ext+ #x8054)
74 (defconstant +rgba2-ext+ #x8055)
75 (defconstant +rgba4-ext+ #x8056)
76 (defconstant +rgb5-a1-ext+ #x8057)
77 (defconstant +rgba8-ext+ #x8058)
78 (defconstant +rgb10-a2-ext+ #x8059)
79 (defconstant +rgba12-ext+ #x805A)
80 (defconstant +rgba16-ext+ #x805B)
81 (defconstant +texture-red-size-ext+ #x805C)
82 (defconstant +texture-green-size-ext+ #x805D)
83 (defconstant +texture-blue-size-ext+ #x805E)
84 (defconstant +texture-alpha-size-ext+ #x805F)
85 (defconstant +texture-luminance-size-ext+ #x8060)
86 (defconstant +texture-intensity-size-ext+ #x8061)
87 (defconstant +proxy-texture-1d-ext+ #x8063)
88 (defconstant +proxy-texture-2d-ext+ #x8064)