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
)