Extension enumerations now only included where necessary.
[cl-glfw.git] / lib / opengl-ext_texture_srgb_decode.lisp
blob6435c1d10a3b3d077b30840709bfb718d2ba7afb
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_srgb_decode
7 (defconstant +texture-srgb-decode-ext+ #x8A48)
8 (defconstant +decode-ext+ #x8A49)
9 (defconstant +skip-decode-ext+ #x8A4A)
10 (defconstant +sampler-2d-rect+ #x8B63)
11 (defconstant +sampler-2d-rect-shadow+ #x8B64)
12 (defconstant +fragment-shader+ #x8B30)
13 (defconstant +fragment-shader-arb+ #x8B30)
14 (defconstant +vertex-shader+ #x8B31)
15 (defconstant +vertex-shader-arb+ #x8B31)
16 (defconstant +program-object-arb+ #x8B40)
17 (defconstant +shader-object-arb+ #x8B48)
18 (defconstant +max-fragment-uniform-components+ #x8B49)
19 (defconstant +max-fragment-uniform-components-arb+ #x8B49)
20 (defconstant +max-vertex-uniform-components+ #x8B4A)
21 (defconstant +max-vertex-uniform-components-arb+ #x8B4A)
22 (defconstant +max-varying-floats+ #x8B4B)
23 (defconstant +max-varying-floats-arb+ #x8B4B)
24 (defconstant +max-vertex-texture-image-units+ #x8B4C)
25 (defconstant +max-vertex-texture-image-units-arb+ #x8B4C)
26 (defconstant +max-combined-texture-image-units+ #x8B4D)
27 (defconstant +max-combined-texture-image-units-arb+ #x8B4D)
28 (defconstant +object-type-arb+ #x8B4E)
29 (defconstant +shader-type+ #x8B4F)
30 (defconstant +object-subtype-arb+ #x8B4F)
31 (defconstant +float-vec2+ #x8B50)
32 (defconstant +float-vec2-arb+ #x8B50)
33 (defconstant +float-vec3+ #x8B51)
34 (defconstant +float-vec3-arb+ #x8B51)
35 (defconstant +float-vec4+ #x8B52)
36 (defconstant +float-vec4-arb+ #x8B52)
37 (defconstant +int-vec2+ #x8B53)
38 (defconstant +int-vec2-arb+ #x8B53)
39 (defconstant +int-vec3+ #x8B54)
40 (defconstant +int-vec3-arb+ #x8B54)
41 (defconstant +int-vec4+ #x8B55)
42 (defconstant +int-vec4-arb+ #x8B55)
43 (defconstant +bool+ #x8B56)
44 (defconstant +bool-arb+ #x8B56)
45 (defconstant +bool-vec2+ #x8B57)
46 (defconstant +bool-vec2-arb+ #x8B57)
47 (defconstant +bool-vec3+ #x8B58)
48 (defconstant +bool-vec3-arb+ #x8B58)
49 (defconstant +bool-vec4+ #x8B59)
50 (defconstant +bool-vec4-arb+ #x8B59)
51 (defconstant +float-mat2+ #x8B5A)
52 (defconstant +float-mat2-arb+ #x8B5A)
53 (defconstant +float-mat3+ #x8B5B)
54 (defconstant +float-mat3-arb+ #x8B5B)
55 (defconstant +float-mat4+ #x8B5C)
56 (defconstant +float-mat4-arb+ #x8B5C)
57 (defconstant +sampler-1d+ #x8B5D)
58 (defconstant +sampler-1d-arb+ #x8B5D)
59 (defconstant +sampler-2d+ #x8B5E)
60 (defconstant +sampler-2d-arb+ #x8B5E)
61 (defconstant +sampler-3d+ #x8B5F)
62 (defconstant +sampler-3d-arb+ #x8B5F)
63 (defconstant +sampler-cube+ #x8B60)
64 (defconstant +sampler-cube-arb+ #x8B60)
65 (defconstant +sampler-1d-shadow+ #x8B61)
66 (defconstant +sampler-1d-shadow-arb+ #x8B61)
67 (defconstant +sampler-2d-shadow+ #x8B62)
68 (defconstant +sampler-2d-shadow-arb+ #x8B62)
69 (defconstant +sampler-2d-rect-arb+ #x8B63)
70 (defconstant +sampler-2d-rect-shadow-arb+ #x8B64)
71 (defconstant +float-mat2x3+ #x8B65)
72 (defconstant +float-mat2x4+ #x8B66)
73 (defconstant +float-mat3x2+ #x8B67)
74 (defconstant +float-mat3x4+ #x8B68)
75 (defconstant +float-mat4x2+ #x8B69)
76 (defconstant +float-mat4x3+ #x8B6A)
77 (defconstant +delete-status+ #x8B80)
78 (defconstant +object-delete-status-arb+ #x8B80)
79 (defconstant +compile-status+ #x8B81)
80 (defconstant +object-compile-status-arb+ #x8B81)
81 (defconstant +link-status+ #x8B82)
82 (defconstant +object-link-status-arb+ #x8B82)
83 (defconstant +validate-status+ #x8B83)
84 (defconstant +object-validate-status-arb+ #x8B83)
85 (defconstant +info-log-length+ #x8B84)
86 (defconstant +object-info-log-length-arb+ #x8B84)
87 (defconstant +attached-shaders+ #x8B85)
88 (defconstant +object-attached-objects-arb+ #x8B85)
89 (defconstant +active-uniforms+ #x8B86)
90 (defconstant +object-active-uniforms-arb+ #x8B86)
91 (defconstant +active-uniform-max-length+ #x8B87)
92 (defconstant +object-active-uniform-max-length-arb+ #x8B87)
93 (defconstant +shader-source-length+ #x8B88)
94 (defconstant +object-shader-source-length-arb+ #x8B88)
95 (defconstant +active-attributes+ #x8B89)
96 (defconstant +object-active-attributes-arb+ #x8B89)
97 (defconstant +active-attribute-max-length+ #x8B8A)
98 (defconstant +object-active-attribute-max-length-arb+ #x8B8A)
99 (defconstant +fragment-shader-derivative-hint+ #x8B8B)
100 (defconstant +fragment-shader-derivative-hint-arb+ #x8B8B)
101 (defconstant +shading-language-version+ #x8B8C)
102 (defconstant +shading-language-version-arb+ #x8B8C)
103 (defconstant +sampler-3d-oes+ #x8B5F)
104 (defconstant +fragment-shader-derivative-hint-oes+ #x8B8B)
105 (defconstant +texture-srgb-decode-ext+ #x8A48)
106 (defconstant +decode-ext+ #x8A49)
107 (defconstant +skip-decode-ext+ #x8A4A)