Fixed the nil names of the generator.
[cl-glfw/dh.git] / lib / opengl-sunx_constant_data.lisp
blobf8d6373139349760c633a330ad4e2f3c8dce194e
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 ;;;; 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 ("?")))