diff options
Diffstat (limited to 'tests/all.py')
-rw-r--r-- | tests/all.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/all.py b/tests/all.py index a57740c96..23b262bf5 100644 --- a/tests/all.py +++ b/tests/all.py @@ -4248,6 +4248,7 @@ with profile.group_manager( g(['arb_direct_state_access-flushmappednamedbufferrange'], 'flushmappednamedbufferrange') g(['arb_direct_state_access-getnamedbufferparameter'], 'getnamedbufferparameter') g(['arb_direct_state_access-getnamedbuffersubdata'], 'getnamedbuffersubdata') + g(['arb_direct_state_access-compressedtexturesubimage'], 'compressedtexturesubimage') with profile.group_manager( PiglitGLTest, |