Skip to content

tests: Add test for texture view writes after fast-clears

Nanley Chery requested to merge nchery/piglit:texview-clear into master

Demonstrates a write-after-fast-clear bug in i965 and iris. It currently fails when run on HSW-TGL. More recent platforms fail more of the subtests.

This bug was mentioned in mesa#1711.

Merge request reports