From 33907727b6578597d42b53fae36d52b483cf322a Mon Sep 17 00:00:00 2001 From: the_fiddler Date: Fri, 19 Nov 2010 11:30:06 +0000 Subject: [PATCH] Added tokens for GL3.3 sampler queries. Fixes issue [#1779]: "[GL3.3] Sampler Objects". --- .../Bind/Specifications/GL2/gloverrides.xml | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/Source/Bind/Specifications/GL2/gloverrides.xml b/Source/Bind/Specifications/GL2/gloverrides.xml index 59e43041..243b324d 100644 --- a/Source/Bind/Specifications/GL2/gloverrides.xml +++ b/Source/Bind/Specifications/GL2/gloverrides.xml @@ -506,6 +506,19 @@ ActiveUniformParameter + + + + + SamplerParameter + + + + + + SamplerParameter + + @@ -1557,6 +1570,7 @@ + @@ -1959,6 +1973,20 @@ + + + + + + + + + + + + + +