Merge "DO NOT MERGE: Add cube gather tests that avoid corners; remove D32F from...
[platform/upstream/VK-GL-CTS.git] / scripts / opengl / src_util.py
index 7d960b2..b3f1b90 100644 (file)
@@ -64,6 +64,7 @@ EXTENSIONS                    = [
        'GL_EXT_texture_border_clamp',
        'GL_EXT_texture_sRGB_R8',
        'GL_EXT_texture_sRGB_RG8',
+       'GL_EXT_debug_marker',
 ]
 
 def getGLRegistry ():