summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZack Rusin <zack@kde.org>2006-02-07 22:17:29 +0000
committerZack Rusin <zack@kde.org>2006-02-07 22:17:29 +0000
commit25812fd3853ad7c4b3fa1dc05f6afef04ec9f1b2 (patch)
treec1c0e4e72cc7b512863455f789351a563e650852
parent5ca023367e697051202fdc2d0bb2e4742615ad72 (diff)
downloadxorg-proto-glproto-25812fd3853ad7c4b3fa1dc05f6afef04ec9f1b2.tar.gz
texture_from_pixmap defines
-rw-r--r--glxproto.h3
1 files changed, 2 insertions, 1 deletions
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 */