Fix for callbacks under windows from Andrew Lyon.
[cl-glfw.git] / lib / opengl-mesa_program_debug.lisp
blob1b6553f41aa8035f8df66f2924ab53c25dc85f01
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 ;;;; mesa_program_debug
7 (defconstant +fragment-program-position-mesa+ #x8BB0)
8 (defconstant +fragment-program-callback-mesa+ #x8BB1)
9 (defconstant +fragment-program-callback-func-mesa+ #x8BB2)
10 (defconstant +fragment-program-callback-data-mesa+ #x8BB3)
11 (defconstant +vertex-program-callback-mesa+ #x8BB4)
12 (defconstant +vertex-program-position-mesa+ #x8BB4)
13 (defconstant +vertex-program-callback-func-mesa+ #x8BB6)
14 (defconstant +vertex-program-callback-data-mesa+ #x8BB7)