Fix for callbacks under windows from Andrew Lyon.
[cl-glfw.git] / lib / opengl-ext_texture_swizzle.lisp
blob21e7fd6a933f6f80759d2cd4af6d93c417e7d203
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_swizzle
7 (defconstant +texture-swizzle-r-ext+ #x8E42)
8 (defconstant +texture-swizzle-g-ext+ #x8E43)
9 (defconstant +texture-swizzle-b-ext+ #x8E44)
10 (defconstant +texture-swizzle-a-ext+ #x8E45)
11 (defconstant +texture-swizzle-rgba-ext+ #x8E46)
12 (defconstant +texture-swizzle-r-ext+ #x8E42)
13 (defconstant +texture-swizzle-g-ext+ #x8E43)
14 (defconstant +texture-swizzle-b-ext+ #x8E44)
15 (defconstant +texture-swizzle-a-ext+ #x8E45)
16 (defconstant +texture-swizzle-rgba-ext+ #x8E46)