Home
last modified time | relevance | path

Searched refs:useShaderBlend (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/OGL/
H A DRender.cpp1189 bool useShaderBlend = !useDualSource && state.usedualsrc && state.dstalpha && in ApplyBlendingState() local
1192 if (useShaderBlend) in ApplyBlendingState()