Added Win+Mac notes. Some wishlist aswell.
[cl-glfw/jecs.git] / lib / opengl-sunx_constant_data.lisp
blobf336f467e7734dd22a1e328d3ade534e2a53e532
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 "FinishTextureSUNX" finish-texture-sunx :return "void" :args nil
10 :category "SUNX_constant_data" :version "1.1")