mesa/src/amd
Samuel Pitoiset ea281f5f0a radv: remove radv_pipeline::layout
From the VK_KHR_maintenance4 spec:
    "Allow the application to destroy their VkPipelineLayout object
     immediately after it was used to create another object. It is no
     longer necessary to keep its handle valid while the created object
     is in use."

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13193>
2021-10-11 08:25:46 +00:00
..
addrlib amd/addrlib: expose CMASK address equations to drivers on GFX10+ 2021-08-05 06:37:09 +00:00
ci radv/ci: mark some tests as flaky on gfx9 2021-10-01 08:21:39 +00:00
common radv: remove unnecessary radv_shader_info:num_inline_push_consts 2021-10-08 11:37:19 +00:00
compiler aco: constify radv_shader_{info,args} 2021-10-08 14:14:50 +02:00
llvm radv: remove unnecessary radv_shader_info:num_inline_push_consts 2021-10-08 11:37:19 +00:00
registers python: drop python2 support 2021-08-14 21:44:32 +00:00
vulkan radv: remove radv_pipeline::layout 2021-10-11 08:25:46 +00:00
.clang-format radv: Add clang-format for AMD code. 2021-04-10 03:31:32 +02:00
meson.build radv: Allow building when LLVM isn’t enabled 2021-10-01 10:40:18 +02:00