mesa/src/amd
Samuel Pitoiset 53d35c641d radv: bind the pre-compiled PS epilog to the cmdbuf state
For PS epilogs we have two paths, the first one is to pre-compile PS
epilogs at pipeline creation time, while the second one is to compile
PS epilogs on-demand when some dynamic states are used.

Binding the pre-compiled PS epilog to the cmdbuf state allows us to
remove one more pipeline dependency when recording cmdbufs (for shader
objects).

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24254>
2023-07-21 12:55:30 +00:00
..
addrlib amd/addrlib: add ADDR_FMT_BG_RG_16_16_16_16 2023-06-01 17:59:39 +00:00
ci amd/ci: update radv-stoney-aco-fails.txt for depth/stencil clear 2023-07-19 23:46:02 +00:00
common ac/nir: always round cube array layers 2023-07-17 12:17:22 +00:00
compiler aco: Remove subgroup_id and num_subgroups intrinsics. 2023-07-14 12:17:24 +00:00
drm-shim amd/drm-shim: use fixed-width types 2023-06-23 18:35:52 +00:00
llvm ac/llvm: skip ballot zext for 32-bit dest with wave32-as-wave64 2023-07-17 11:21:35 +00:00
registers ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT 2023-05-24 21:48:19 +00:00
vulkan radv: bind the pre-compiled PS epilog to the cmdbuf state 2023-07-21 12:55:30 +00:00
meson.build meson: build radeonsi with aco 2023-05-15 02:01:10 +00:00