Fixed the nil names of the generator.
[cl-glfw.git] / lib / opengl-sgix_flush_raster.lisp
blob0fd58ea9ecd10e3ed81d3b4371c11c0443102e89
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_flush_raster
7 (defglextfun
8 (("FlushRasterSGIX" flush-raster-sgix) :args nil :return ("void") :category
9 ("SGIX_flush_raster") :version ("1.0") :dlflags ("notlistable") :glxflags
10 ("SGI") :glxvendorpriv ("4105") :extension nil :glsopcode ("0x0180") :offset
11 ("469")))