radv: cleanup uses of VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 27 Sep 2021 17:19:36 +0000 (19:19 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 28 Sep 2021 06:25:26 +0000 (08:25 +0200)
commit82193fa58c406d40b9231b9f9562775f367b99eb
tree99d344287c8d46087149a6b6883b0bcca85bc387
parent7188e7c87de316edd8330e9d22ffe442311d920c
radv: cleanup uses of VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT

Use the pipeline key instead of this mess.

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/13067>
src/amd/compiler/aco_interface.cpp
src/amd/vulkan/radv_pipeline.c
src/amd/vulkan/radv_pipeline_rt.c
src/amd/vulkan/radv_shader.c
src/amd/vulkan/radv_shader.h