Cut-out empty enum groups earlier (results in reordering of exports) and...
[cl-glfw/jecs.git] / lib / opengl-sgix_tag_sample_buffer.lisp
blobc81289b94815b471dd119de7efcdb9ede56b0c9f
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 ;;;; 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")))