mirror of https://git.suyu.dev/suyu/suyu
gl_shader_disk_cache: Skip stored shader variants instead of asserting
Instead of asserting on already stored shader variants, silently skip them. This shouldn't be happening but when a shader is invalidated and it is not stored in the shader cache, this assert would hit and save that shader anyways when the asserts are disabled.merge-requests/60/head
parent
fb420358a9
commit
4aa081b4e7
Loading…
Reference in New Issue