Fix for callbacks under windows from Andrew Lyon.
[cl-glfw.git] / lib / opengl-apple_float_pixels.lisp
blob84bf6d37d71badfed1d8ceb5f8a13f461aa1ef8d
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 ;;;; apple_float_pixels
7 (defconstant +color-float-apple+ #x8A0F)
8 (defconstant +half-apple+ #x140B)
9 (defconstant +rgba-float32-apple+ #x8814)
10 (defconstant +rgb-float32-apple+ #x8815)
11 (defconstant +alpha-float32-apple+ #x8816)
12 (defconstant +intensity-float32-apple+ #x8817)
13 (defconstant +luminance-float32-apple+ #x8818)
14 (defconstant +luminance-alpha-float32-apple+ #x8819)
15 (defconstant +rgba-float16-apple+ #x881A)
16 (defconstant +rgb-float16-apple+ #x881B)
17 (defconstant +alpha-float16-apple+ #x881C)
18 (defconstant +intensity-float16-apple+ #x881D)
19 (defconstant +luminance-float16-apple+ #x881E)
20 (defconstant +luminance-alpha-float16-apple+ #x881F)
21 (defconstant +color-float-apple+ #x8A0F)