Extension enumerations now only included where necessary.
[cl-glfw.git] / lib / opengl-arb_texture_float.lisp
blob96c4b0622d93a3105873bbbf5441a29aadfe258d
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_float
7 (defconstant +rgba32f-arb+ #x8814)
8 (defconstant +rgb32f-arb+ #x8815)
9 (defconstant +alpha32f-arb+ #x8816)
10 (defconstant +intensity32f-arb+ #x8817)
11 (defconstant +luminance32f-arb+ #x8818)
12 (defconstant +luminance-alpha32f-arb+ #x8819)
13 (defconstant +rgba16f-arb+ #x881A)
14 (defconstant +rgb16f-arb+ #x881B)
15 (defconstant +alpha16f-arb+ #x881C)
16 (defconstant +intensity16f-arb+ #x881D)
17 (defconstant +luminance16f-arb+ #x881E)
18 (defconstant +luminance-alpha16f-arb+ #x881F)
19 (defconstant +texture-red-type-arb+ #x8C10)
20 (defconstant +texture-green-type-arb+ #x8C11)
21 (defconstant +texture-blue-type-arb+ #x8C12)
22 (defconstant +texture-alpha-type-arb+ #x8C13)
23 (defconstant +texture-luminance-type-arb+ #x8C14)
24 (defconstant +texture-intensity-type-arb+ #x8C15)
25 (defconstant +texture-depth-type-arb+ #x8C16)
26 (defconstant +unsigned-normalized-arb+ #x8C17)
27 (defconstant +rgba32f-arb+ #x8814)
28 (defconstant +rgb32f-arb+ #x8815)
29 (defconstant +alpha32f-arb+ #x8816)
30 (defconstant +intensity32f-arb+ #x8817)
31 (defconstant +luminance32f-arb+ #x8818)
32 (defconstant +luminance-alpha32f-arb+ #x8819)
33 (defconstant +rgba16f-arb+ #x881A)
34 (defconstant +rgb16f-arb+ #x881B)
35 (defconstant +alpha16f-arb+ #x881C)
36 (defconstant +intensity16f-arb+ #x881D)
37 (defconstant +luminance16f-arb+ #x881E)
38 (defconstant +luminance-alpha16f-arb+ #x881F)