Fix for callbacks under windows from Andrew Lyon.
[cl-glfw.git] / lib / opengl-ext_texture_mirror_clamp.lisp
blob507ebb20c48df627b15e7cea64a64b1f81d6bdb3
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 ;;;; ext_texture_mirror_clamp
7 (defconstant +mirror-clamp-ext+ #x8742)
8 (defconstant +mirror-clamp-to-edge-ext+ #x8743)
9 (defconstant +mirror-clamp-ext+ #x8742)
10 (defconstant +mirror-clamp-to-edge-ext+ #x8743)
11 (defconstant +mirror-clamp-to-border-ext+ #x8912)