Error string can be translated into a string ok.
[cl-glfw.git] / lib / opengl-arb_depth_texture.lisp
blobc6a783e09ff1c02c8383c5f0518c7414889bddb1
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_depth_texture
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)