mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-16 02:00:37 -04:00
If bounding box is enabled when a UID cache is created, then later disabled, we shouldn't emit the bounding box portion of the shader. Fixes pipeline creation errors on D3D12 backend for this case.