mesa/src/amd
Samuel Pitoiset d90a8c79df radv: remove unecessary radv_finishme() for invalid color formats
Something really bad happen (likely driver bug) if this is triggered.
Replace with some assertions to catch an eventual issue in debug build.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12556>
2021-08-27 07:29:17 +00:00
..
addrlib amd/addrlib: expose CMASK address equations to drivers on GFX10+ 2021-08-05 06:37:09 +00:00
ci ci: update the list of skipped tests for Fiji/RADV 2021-08-26 09:09:47 +00:00
common ac: Calculate workgroup sizes of HW stages that operate in workgroups. 2021-08-26 09:46:18 +00:00
compiler aco: Use workgroup size from input shader info. 2021-08-26 09:46:18 +00:00
llvm ac/llvm: implement v2f16 fsat 2021-08-02 10:02:51 +00:00
registers python: drop python2 support 2021-08-14 21:44:32 +00:00
vulkan radv: remove unecessary radv_finishme() for invalid color formats 2021-08-27 07:29:17 +00:00
.clang-format radv: Add clang-format for AMD code. 2021-04-10 03:31:32 +02:00
meson.build aco: add framework for unit testing 2020-07-30 16:13:08 +00:00