Extension enumerations now only included where necessary.
[cl-glfw.git] / lib / opengl-hp_convolution_border_modes.lisp
blob2dfb46e16e52354c1f9979b8f19b6af8a220ce9e
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 ;;;; hp_convolution_border_modes
7 (defconstant +ignore-border-hp+ #x8150)
8 (defconstant +constant-border-hp+ #x8151)
9 (defconstant +replicate-border-hp+ #x8153)
10 (defconstant +convolution-border-color-hp+ #x8154)
11 (defconstant +ignore-border-hp+ #x8150)
12 (defconstant +constant-border-hp+ #x8151)
13 (defconstant +replicate-border-hp+ #x8153)
14 (defconstant +convolution-border-color-hp+ #x8154)