forked from dolphin-emu/dolphin
VideoBackends: Merge Initialize and Shutdown functions.
This commit is contained in:
@@ -56,10 +56,6 @@ void PixelShaderManager::Dirty()
|
||||
dirty = true;
|
||||
}
|
||||
|
||||
void PixelShaderManager::Shutdown()
|
||||
{
|
||||
}
|
||||
|
||||
void PixelShaderManager::SetConstants()
|
||||
{
|
||||
if (s_bFogRangeAdjustChanged)
|
||||
|
||||
Reference in New Issue
Block a user