From 25812fd3853ad7c4b3fa1dc05f6afef04ec9f1b2 Mon Sep 17 00:00:00 2001 From: Zack Rusin Date: Tue, 7 Feb 2006 22:17:29 +0000 Subject: texture_from_pixmap defines --- glxproto.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/glxproto.h b/glxproto.h index a62491f..e98492f 100644 --- a/glxproto.h +++ b/glxproto.h @@ -2387,7 +2387,8 @@ typedef struct { #define X_GLXvop_QueryHyperpipeConfigSGIX 65551 #define X_GLXvop_HyperpipeConfigSGIX 65552 #define X_GLXvop_DestroyHyperpipeConfigSGIX 65553 - +#define X_GLXvop_BindTexImageEXT 5152 +#define X_GLXvop_ReleaseTexImageEXT 5153 /* ARB extension opcodes */ -- cgit v1.2.1