Added comments to files that are auto-generated.
[cl-glfw/jecs.git] / lib / opengl-sunx_constant_data.lisp
bloba35daedced768914a7c631bfff7e0f0ccbc759c9
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (in-package #:gl)
5 ;;;; SUNX_constant_data
7 (defconstant +unpack-constant-data-sunx+ #x81D5)
8 (defconstant +texture-constant-data-sunx+ #x81D6)
9 (defglextfun
10 (("FinishTextureSUNX" finish-texture-sunx) :args nil :return ("void")
11 :category ("SUNX_constant_data") :version ("1.1") :glxropcode ("?") :glsflags
12 ("ignore") :offset ("?")))