1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (in-package #:cl-glfw-opengl
)
7 (defconstant +rg
+ #x8227
)
8 (defconstant +rg-integer
+ #x8228
)
9 (defconstant +r8
+ #x8229
)
10 (defconstant +r16
+ #x822A
)
11 (defconstant +rg8
+ #x822B
)
12 (defconstant +rg16
+ #x822C
)
13 (defconstant +r16f
+ #x822D
)
14 (defconstant +r32f
+ #x822E
)
15 (defconstant +rg16f
+ #x822F
)
16 (defconstant +rg32f
+ #x8230
)
17 (defconstant +r8i
+ #x8231
)
18 (defconstant +r8ui
+ #x8232
)
19 (defconstant +r16i
+ #x8233
)
20 (defconstant +r16ui
+ #x8234
)
21 (defconstant +r32i
+ #x8235
)
22 (defconstant +r32ui
+ #x8236
)
23 (defconstant +rg8i
+ #x8237
)
24 (defconstant +rg8ui
+ #x8238
)
25 (defconstant +rg16i
+ #x8239
)
26 (defconstant +rg16ui
+ #x823A
)
27 (defconstant +rg32i
+ #x823B
)
28 (defconstant +rg32ui
+ #x823C
)