Error string can be translated into a string ok.
[cl-glfw.git] / lib / opengl-ext_texture_cube_map.lisp
blob40bb9e03cfa79705b5bc77cdc87520c798c8bcb7
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_cube_map
7 (defconstant +normal-map-ext+ #x8511)
8 (defconstant +reflection-map-ext+ #x8512)
9 (defconstant +texture-cube-map-ext+ #x8513)
10 (defconstant +texture-binding-cube-map-ext+ #x8514)
11 (defconstant +texture-cube-map-positive-x-ext+ #x8515)
12 (defconstant +texture-cube-map-negative-x-ext+ #x8516)
13 (defconstant +texture-cube-map-positive-y-ext+ #x8517)
14 (defconstant +texture-cube-map-negative-y-ext+ #x8518)
15 (defconstant +texture-cube-map-positive-z-ext+ #x8519)
16 (defconstant +texture-cube-map-negative-z-ext+ #x851A)
17 (defconstant +proxy-texture-cube-map-ext+ #x851B)
18 (defconstant +max-cube-map-texture-size-ext+ #x851C)
19 (defconstant +normal-map-ext+ #x8511)
20 (defconstant +reflection-map-ext+ #x8512)
21 (defconstant +texture-cube-map-ext+ #x8513)
22 (defconstant +texture-binding-cube-map-ext+ #x8514)
23 (defconstant +texture-cube-map-positive-x-ext+ #x8515)
24 (defconstant +texture-cube-map-negative-x-ext+ #x8516)
25 (defconstant +texture-cube-map-positive-y-ext+ #x8517)
26 (defconstant +texture-cube-map-negative-y-ext+ #x8518)
27 (defconstant +texture-cube-map-positive-z-ext+ #x8519)
28 (defconstant +texture-cube-map-negative-z-ext+ #x851A)
29 (defconstant +proxy-texture-cube-map-ext+ #x851B)
30 (defconstant +max-cube-map-texture-size-ext+ #x851C)