Added comments to files that are auto-generated.
[cl-glfw/jecs.git] / lib / opengl-sgix_pixel_texture.lisp
blob0fd553fcd1bba3e1cacb8f8bd7bd9346a1cd42b2
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (in-package #:gl)
5 ;;;; SGIX_pixel_texture
7 (defglextfun
8 (("PixelTexGenSGIX" pixel-tex-gen-sgix) :args
9 ((:name |mode| :type |PixelTexGenModeSGIX| :direction :in)) :return ("void")
10 :category ("SGIX_pixel_texture") :version ("1.0") :glxflags ("SGI")
11 :glxropcode ("2059") :extension nil :glsopcode ("0x0170") :offset ("430")))