radv: unconditionally store the binary code in radv_shader
authorDaniel Schürmann <daniel@schuermann.dev>
Fri, 31 Mar 2023 14:08:59 +0000 (16:08 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 11 Apr 2023 11:38:15 +0000 (11:38 +0000)
commitefbf0e70ebaf2f9ce334e566c18080d7ac6f4f81
treebd2086b1c7aa03259e594ddd2f312345fc8c8f8d
parent5303a57964f184abce9acfd168a4a044d2c93616
radv: unconditionally store the binary code in radv_shader

We will (temporarily) use it to serialize shader binaries
with the common vk_pipeline_cache.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22030>
src/amd/vulkan/radv_shader.c
src/amd/vulkan/radv_shader.h