mesa/src/amd
Timur Kristóf 202f0363ac aco: Fix determining whether any culling is enabled.
Use 0xB instead of 0x00FFFFFF - this allows to jump over the culling
code when no actual culling is enabled but the ngg_cull_face_is_ccw
flag is set.

Fixes: 182d9b1e60
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13129>
(cherry picked from commit 6ca66808b5)
2021-10-05 10:34:56 -07: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/nggc: Don't reuse uniform values from divergent control flow. 2021-09-27 10:03:42 -07:00
compiler aco: Fix determining whether any culling is enabled. 2021-10-05 10:34:56 -07: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: fix fields conflict detection 2021-07-30 09:59:20 -07:00
vulkan radv: plug leaks in radv_device_init_accel_struct_build_state 2021-10-01 08:57:51 -07: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