summaryrefslogtreecommitdiff
path: root/gl33.xml
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2013-08-23 11:12:36 -0700
committerKenneth Graunke <kenneth@whitecape.org>2013-08-23 11:12:36 -0700
commit1769de9dbd02080e6aff451c1d9ab6e12334743e (patch)
tree18dac737040f1745634afd43989ba4b0641ae25b /gl33.xml
parent297c07088a96ffb51a9e684079219eb19bd37964 (diff)
gl33: Mark new functions from ARB_blend_func_extended as done.
Piglit has tests for these in the obvious location; we pass them.
Diffstat (limited to 'gl33.xml')
-rw-r--r--gl33.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gl33.xml b/gl33.xml
index c0c3cd2..14175c6 100644
--- a/gl33.xml
+++ b/gl33.xml
@@ -250,10 +250,10 @@
</task>
</category>
<category name="ARB_blend_func_extended">
- <task name="BindFragDataLocInd" specref="GL 3.3 3.9.2">
+ <task name="BindFragDataLocInd" specref="GL 3.3 3.9.2" piglit="done" mesa="done">
The function BindFragDataLocationIndexed is added.
</task>
- <task name="GetFragDataIndex" specref="GL 3.3 3.9.2">
+ <task name="GetFragDataIndex" specref="GL 3.3 3.9.2" piglit="done" mesa="done">
The function GetFragDataIndex is added.
</task>
<task name="LinkMaxDualSource" specref="GL 3.3 3.9.2">