Extension enumerations now only included where necessary.
[cl-glfw.git] / lib / opengl-nv_texgen_reflection.lisp
blob194ed362b1aaa5b1168eba85d8216c0940c3616d
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 ;;;; nv_texgen_reflection
7 (defconstant +normal-map+ #x8511)
8 (defconstant +reflection-map+ #x8512)
9 (defconstant +normal-map-nv+ #x8511)
10 (defconstant +reflection-map-nv+ #x8512)