radv: ALWAYS_INLINE radv_flush_descriptors

B I G  P E R F

Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18807>
This commit is contained in:
Mike Blumenkrantz
2022-09-12 16:00:32 -04:00
committed by Marge Bot
parent 876f7f60ac
commit 051594fb7f
+1 -1
View File
@@ -3419,7 +3419,7 @@ radv_flush_indirect_descriptor_sets(struct radv_cmd_buffer *cmd_buffer,
}
}
static void
ALWAYS_INLINE static void
radv_flush_descriptors(struct radv_cmd_buffer *cmd_buffer, VkShaderStageFlags stages,
struct radv_pipeline *pipeline, VkPipelineBindPoint bind_point)
{