freedreno/a5xx: Add the outline of a unit test for a5xx layout.
authorEric Anholt <eric@anholt.net>
Tue, 19 May 2020 22:52:11 +0000 (15:52 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 22 May 2020 00:09:42 +0000 (17:09 -0700)
commit9f62566ef6f8e096b9bbff5bc51e74b9fe44f241
tree0c9345d92267b3425329cddfa5903dc86371eaf1
parente7003df71774ae08e260ec01dd8fc95b20c510d1
freedreno/a5xx: Add the outline of a unit test for a5xx layout.

Includes a few 3D cases from CTS layouts (since I was looking at CTS
failures) which do justify that a5xx's 3D layout workaround is actually
different from a6xx's.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5127>
src/freedreno/fdl/fd5_layout_test.c [new file with mode: 0644]
src/freedreno/fdl/fd_layout_test.c
src/freedreno/fdl/meson.build