summaryrefslogtreecommitdiff
path: root/data/func.depthstencil.stencil-triangles.clear-0x17.ref-0x17.compare-op-greater-equal.pass-op-zero.fail-op-dec-wrap.ref-stencil.png
AgeCommit message (Collapse)AuthorFilesLines
2015-08-27tests: Add stencil_trianglesChad Versace1-0/+0
Add some tests that draw three overlapping triangles with a stencil buffer. Each test has a reference PNG for color and stencil. The full testname pattern is: func.depthstencil.stencil-triangles .clear-{}.ref-{} .compare-op{}.pass-op-{}.fail-op{} All tests pass on my local branch of Mesa with improved stencil support. I verified about the reference images of about a dozen tests (paying closer attention to invert ops) before I got bored and trusted that the remaining were also correct.