Skip to content

Add GL_EXT_texture_storage tests

Daniel Stone requested to merge daniels/piglit:ext-texture-storage into main

The CTS coverage for TexStorage2D doesn't cover the language in GL_EXT_texture_storage specifying its interaction with other extensions. Add coverage here.

Merge request reports