mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-24 04:49:33 -06: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.