mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
Make sure pixel shaders pick up Initial EFB Scale
This commit is contained in:
parent
cf9a6f8477
commit
e2de281897
2 changed files with 11 additions and 11 deletions
|
@ -65,7 +65,7 @@ void PixelShaderManager::Init()
|
|||
}
|
||||
}
|
||||
|
||||
dirty = true;
|
||||
Dirty();
|
||||
}
|
||||
|
||||
void PixelShaderManager::Dirty()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue