Added comments to files that are auto-generated.
[cl-glfw/jecs.git] / lib / opengl-sgix_tag_sample_buffer.lisp
blobfec36f461a0eaa89d5544b37671c2ff3503d06ba
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (in-package #:gl)
5 ;;;; SGIX_tag_sample_buffer
7 (defglextfun
8 (("TagSampleBufferSGIX" tag-sample-buffer-sgix) :args nil :return ("void")
9 :category ("SGIX_tag_sample_buffer") :version ("1.0") :glxropcode ("2050")
10 :glxflags ("SGI") :extension nil :glsopcode ("0x0162") :offset ("467")))