Fix for callbacks under windows from Andrew Lyon.
[cl-glfw.git] / lib / opengl-arb_shadow.lisp
blob07eee67bea545d8694b7317411a655c863f7cba3
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_shadow
7 (defconstant +texture-compare-mode-arb+ #x884C)
8 (defconstant +texture-compare-func-arb+ #x884D)
9 (defconstant +compare-r-to-texture-arb+ #x884E)
10 (defconstant +compare-ref-depth-to-texture-ext+ #x884E)
11 (defconstant +texture-compare-mode-arb+ #x884C)
12 (defconstant +texture-compare-func-arb+ #x884D)
13 (defconstant +compare-r-to-texture-arb+ #x884E)