Skip to content

radeonsi: Change do_update_shader boolean to a bitmask

What does this MR do and why?

Changes do_update_shader boolean into a bitmask. This is an optimization to better update shaders.

Merge request reports