summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/APIspec.xml
diff options
context:
space:
mode:
authorOliver McFadden <[email protected]>2012-09-26 20:59:50 +0300
committerOliver McFadden <[email protected]>2012-10-01 17:21:51 +0300
commit9545d9611fd983fd63960de787dff51aedd4a7f9 (patch)
tree5fb4803c2cf866a2032d7c39401f9021d36e4d08 /src/mesa/main/APIspec.xml
parent304beb81bb53f327e835250dc4bf141dff61f535 (diff)
intel: add support for ANGLE_texture_compression_dxt.
Signed-off-by: Oliver McFadden <[email protected]> Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/main/APIspec.xml')
-rw-r--r--src/mesa/main/APIspec.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml
index a65c5c5297f..c3969526f3a 100644
--- a/src/mesa/main/APIspec.xml
+++ b/src/mesa/main/APIspec.xml
@@ -2172,6 +2172,9 @@
<category name="NV_draw_buffers"/>
<category name="NV_read_buffer"/>
+ <!-- GL_ANGLE_texture_compression_dxt -->
+ <category name="ANGLE_texture_compression_dxt"/>
+
<function name="DrawBuffersNV" template="DrawBuffers"/>
<function name="ReadBufferNV" template="ReadBuffer"/>