Added Win+Mac notes. Some wishlist aswell.
[cl-glfw/jecs.git] / lib / opengl-3dfx_tbuffer.lisp
blobf7a02bff328c7339db77fca448215e983a0a9005
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 "TbufferMask3DFX" tbuffer-mask-3dfx :return "void" :args
8 ((:name |mask| :type |UInt32| :direction :in)) :category "3DFX_tbuffer"
9 :version "1.2")