Removed unused functions
[cl-glfw.git] / lib / opengl-ext_texture_object.lisp
blobaeb7842f37d74c0283766ccdd0509a2ee86c7c15
1 ;;;; This file was automatically generated by nil
3 (in-package #:cl-glfw-opengl)
5 ;;;; ext_texture_object
7 (defconstant +texture-priority-ext+ #x8066)
8 (defconstant +texture-resident-ext+ #x8067)
9 (defconstant +texture-1d-binding-ext+ #x8068)
10 (defconstant +texture-2d-binding-ext+ #x8069)