Extension enumerations now only included where necessary.
[cl-glfw.git] / lib / opengl-ext_packed_pixels.lisp
blob20a7562995668d503ebb3cce94cb3e26e2d23cfe
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_packed_pixels
7 (defconstant +unsigned-byte-2-3-3-rev-ext+ #x8362)
8 (defconstant +unsigned-short-5-6-5-ext+ #x8363)
9 (defconstant +unsigned-short-5-6-5-rev-ext+ #x8364)
10 (defconstant +unsigned-short-4-4-4-4-rev-ext+ #x8365)
11 (defconstant +unsigned-short-1-5-5-5-rev-ext+ #x8366)
12 (defconstant +unsigned-int-8-8-8-8-rev-ext+ #x8367)
13 (defconstant +unsigned-int-2-10-10-10-rev-ext+ #x8368)