Stripped out a lot of useless info from the spec, by selecting only what is needed.
[cl-glfw.git] / lib / opengl-sgix_tag_sample_buffer.lisp
blobdd00ed20bbd548843851b0f3dea0153af85ea59c
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 "TagSampleBufferSGIX" tag-sample-buffer-sgix :return "void" :args
8 nil :category "SGIX_tag_sample_buffer" :version "1.0")