summaryrefslogtreecommitdiff
path: root/tests/all.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/all.py')
-rw-r--r--tests/all.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/all.py b/tests/all.py
index 68a96232b..64e582746 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -4229,6 +4229,8 @@ with profile.group_manager(
'gettextureimage-targets')
g(['arb_direct_state_access-compressedtextureimage GL_COMPRESSED_RGBA_FXT1_3DFX'],
'compressedtextureimage GL_COMPRESSED_RGBA_FXT1_3DFX')
+ g(['arb_direct_state_access-getcompressedtextureimage'],
+ 'getcompressedtextureimage')
g(['arb_direct_state_access-texture-storage-multisample'],
'texture-storage-multisample')
g(['arb_direct_state_access-texture-buffer'], 'texture-buffer')