Skip to content

Add a test for fast-clearing via glClearTexImage

Nanley Chery requested to merge nchery/piglit:iris-bug-cleartex-a-la into master

Demonstrate an iris fast-clearing bug with a test that calls glClearTexImage on GL_ALPHA16 and GL_LUMINANCE16_ALPHA16-formatted textures.

Merge request reports