Fix for callbacks under windows from Andrew Lyon.
[cl-glfw.git] / lib / opengl-sgix_depth_texture.lisp
blob6db127b90e6399562f725a737c08b84d4e7ee3dc
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 ;;;; sgix_depth_texture
7 (defconstant +depth-component16-oes+ #x81A5)
8 (defconstant +depth-component24-oes+ #x81A6)
9 (defconstant +depth-component32-oes+ #x81A7)