mesa/src/amd
Timur Kristóf 182d9b1e60 aco: Implement NGG culling related intrinsics.
These are very straightforward as they just copy data from
the newly added shader arguments.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10525>
2021-07-13 23:56:33 +00:00
..
addrlib amd/addrlib: remove Meson debug message() 2021-06-22 23:47:19 +00:00
ci ci: remove few CTS that are now skipped with RADV 2021-07-05 12:07:45 +02:00
common ac/nir: Implement NGG deferred attribute culling in NIR. 2021-07-13 23:56:33 +00:00
compiler aco: Implement NGG culling related intrinsics. 2021-07-13 23:56:33 +00:00
llvm ac/llvm: rework how negative W affects culling to not call accept_func twice 2021-07-08 18:37:41 +00:00
registers amd/registers: regenerate json files without 32-bit register fields 2021-05-25 16:15:44 +00:00
vulkan radv: New shader args for NGG culling settings and viewport. 2021-07-13 23:56:33 +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