mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
VideoCommon: Properly mask fbfetch logic op emulation
This commit is contained in:
@ -1086,6 +1086,7 @@ ShaderCode GenPixelShader(APIType api_type, const ShaderHostConfig& host_config,
|
||||
}
|
||||
|
||||
out.Write(" }}\n"
|
||||
" TevResult &= 0xff;\n"
|
||||
" }}\n");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user