mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
VideoCommon: Make dst_alpha state implicit.
This commit is contained in:
@@ -1218,7 +1218,7 @@ void Renderer::ResizeSwapChain()
|
||||
OnSwapChainResized();
|
||||
}
|
||||
|
||||
void Renderer::ApplyState(bool bUseDstAlpha)
|
||||
void Renderer::ApplyState()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user