Fix for callbacks under windows from Andrew Lyon.
[cl-glfw.git] / lib / opengl-sgix_texture_lod_bias.lisp
blobf8f1f760ece056d88484d12344d3eb956246676a
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_texture_lod_bias
7 (defconstant +generate-mipmap+ #x8191)
8 (defconstant +generate-mipmap-hint+ #x8192)