Extension enumerations now only included where necessary.
[cl-glfw.git] / lib / opengl-arb_texture_cube_map.lisp
blob526e1d515e72363e29e4fd743a1ac7053f00895e
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 ;;;; arb_texture_cube_map
7 (defconstant +normal-map-arb+ #x8511)
8 (defconstant +reflection-map-arb+ #x8512)
9 (defconstant +texture-cube-map-arb+ #x8513)
10 (defconstant +texture-binding-cube-map-arb+ #x8514)
11 (defconstant +texture-cube-map-positive-x-arb+ #x8515)
12 (defconstant +texture-cube-map-negative-x-arb+ #x8516)
13 (defconstant +texture-cube-map-positive-y-arb+ #x8517)
14 (defconstant +texture-cube-map-negative-y-arb+ #x8518)
15 (defconstant +texture-cube-map-positive-z-arb+ #x8519)
16 (defconstant +texture-cube-map-negative-z-arb+ #x851A)
17 (defconstant +proxy-texture-cube-map-arb+ #x851B)
18 (defconstant +max-cube-map-texture-size-arb+ #x851C)
19 (defconstant +normal-map-oes+ #x8511)
20 (defconstant +reflection-map-oes+ #x8512)
21 (defconstant +texture-cube-map-oes+ #x8513)
22 (defconstant +texture-binding-cube-map-oes+ #x8514)
23 (defconstant +texture-cube-map-positive-x-oes+ #x8515)
24 (defconstant +texture-cube-map-negative-x-oes+ #x8516)
25 (defconstant +texture-cube-map-positive-y-oes+ #x8517)
26 (defconstant +texture-cube-map-negative-y-oes+ #x8518)
27 (defconstant +texture-cube-map-positive-z-oes+ #x8519)
28 (defconstant +texture-cube-map-negative-z-oes+ #x851A)
29 (defconstant +max-cube-map-texture-size-oes+ #x851C)
30 (defconstant +normal-map-arb+ #x8511)
31 (defconstant +reflection-map-arb+ #x8512)
32 (defconstant +texture-cube-map-arb+ #x8513)
33 (defconstant +texture-binding-cube-map-arb+ #x8514)
34 (defconstant +texture-cube-map-positive-x-arb+ #x8515)
35 (defconstant +texture-cube-map-negative-x-arb+ #x8516)
36 (defconstant +texture-cube-map-positive-y-arb+ #x8517)
37 (defconstant +texture-cube-map-negative-y-arb+ #x8518)
38 (defconstant +texture-cube-map-positive-z-arb+ #x8519)
39 (defconstant +texture-cube-map-negative-z-arb+ #x851A)
40 (defconstant +proxy-texture-cube-map-arb+ #x851B)
41 (defconstant +max-cube-map-texture-size-arb+ #x851C)