Fixed the nil names of the generator.
[cl-glfw/dh.git] / lib / opengl-3dfx_tbuffer.lisp
blob96304dc0088d52c0c35a24a6f2ea3c87efa09b61
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 ;;;; 3dfx_tbuffer
7 (defglextfun
8 (("TbufferMask3DFX" tbuffer-mask-3dfx) :args
9 ((:name |mask| :type |UInt32| :direction :in)) :return ("void") :category
10 ("3DFX_tbuffer") :version ("1.2") :glxropcode ("?") :glsflags ("ignore")
11 :glsopcode ("0x01FC") :offset ("553")))