1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (in-package #:cl-glfw-opengl
)
7 (defconstant +depth-component16-arb
+ #x81A5
)
8 (defconstant +depth-component24-arb
+ #x81A6
)
9 (defconstant +depth-component32-arb
+ #x81A7
)
10 (defconstant +texture-depth-size-arb
+ #x884A
)
11 (defconstant +depth-texture-mode-arb
+ #x884B
)
12 (defconstant +compare-ref-to-texture
+ #x884E
)
13 (defconstant +texture-compare-mode
+ #x884C
)
14 (defconstant +texture-compare-func
+ #x884D
)
15 (defconstant +compare-r-to-texture
+ #x884E
)
16 (defconstant +depth-component16-arb
+ #x81A5
)
17 (defconstant +depth-component24-arb
+ #x81A6
)
18 (defconstant +depth-component32-arb
+ #x81A7
)
19 (defconstant +texture-depth-size-arb
+ #x884A
)
20 (defconstant +depth-texture-mode-arb
+ #x884B
)