Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-27 | tests: Add stencil_triangles | Chad Versace | 1 | -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. |