Extension enumerations now only included where necessary.
[cl-glfw.git] / lib / opengl-nv_shader_buffer_store.lisp
blob0e88f624c5c6acecab44810612731b1a6d59a3e2
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 ;;;; nv_shader_buffer_store
7 (defconstant +read-write+ #x88BA)
8 (defconstant +write-only+ #x88B9)
9 (defconstant +write-discard-nv+ #x88BE)
10 (defconstant +time-elapsed+ #x88BF)
11 (defconstant +shader-global-access-barrier-bit-nv+ #x10)
12 (defconstant +shader-global-access-barrier-bit-nv+ #x10)
13 (defconstant +read-write+ #x88BA)
14 (defconstant +write-only+ #x88B9)