You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hal/vulkan: Only decrement counter for raw shaders
The counter is decremented for raw and intermediate shaders but
only incremented for raw shaders, this lead to a negative counter
value and did not represent the number of allocated shaders.
0 commit comments