Added ARB conveniences for shaders and VBO for non-2.0/1.5 requiring systems.
[cl-glfw.git] / cl-glfw-opengl-ext_blend_equation_separate.asd
blob09bb77816e9db3053850b325a929299dd5fd37dd
2 (defpackage #:cl-glfw-opengl-ext_blend_equation_separate-system
3             (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-ext_blend_equation_separate-system) 
5 (defsystem "cl-glfw-opengl-ext_blend_equation_separate" :description
6  "cl-glfw's cl-glfw-opengl-ext_blend_equation_separate Binding" :author
7  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
8  :license "Public Domain" :depends-on ("cl-glfw") :components
9  ((:module "lib" :components ((:file "opengl-ext_blend_equation_separate")))))