mesa/src/panfrost/lib/tests
Alyssa Rosenzweig fe875c0144 panfrost: Unit test early-ZS helpers
The new early-ZS helpers are pure functions, leaf nodes of the call graph, and
implemented with a different algorithm from the "oracle" table of correct values
for various combinations of states. Further, incorrect settings often still pass
CTS while causing game bugs or inefficiencies. That combination makes the
helpers an excellent candidate for unit tests. Add some.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17428>
2022-07-13 21:05:35 +00:00
..
test-blend.c panfrost: Test alpha_zero_nop/one_store predicates 2021-10-26 19:01:47 +00:00
test-clear.c panfrost: Fix incorrect test condition 2021-09-24 11:46:29 +00:00
test-earlyzs.cpp panfrost: Unit test early-ZS helpers 2022-07-13 21:05:35 +00:00
test-layout.cpp panfrost: Add 1x1 layout unit tests 2022-05-26 15:56:32 +00:00