radv: store the total radv_shader_part_binary size
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 10 Mar 2023 14:44:13 +0000 (15:44 +0100)
committerMarge Bot <emma+marge@anholt.net>
Tue, 21 Mar 2023 13:53:59 +0000 (13:53 +0000)
commitaa15d64949b1d3d553b46a2756e46fb9ef8b59c8
tree7c34dcec448b6a947cc00c1605de7d9b9c2147cf
parentaec9fd394f0abea0282d0278b284d2d653281024
radv: store the total radv_shader_part_binary size

Similar to radv_shader. This will be used for the shaders cache.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21897>
src/amd/vulkan/radv_shader.c
src/amd/vulkan/radv_shader.h