Extension enumerations now only included where necessary.
[cl-glfw.git] / lib / opengl-ext_abgr.lisp
blobfc6bb99f738f7e97c577f254fc6049a38711a2ab
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_abgr
7 (defconstant +constant-color+ #x8001)
8 (defconstant +one-minus-constant-color+ #x8002)
9 (defconstant +constant-alpha+ #x8003)
10 (defconstant +one-minus-constant-alpha+ #x8004)
11 (defconstant +blend-color+ #x8005)