Force crop when presentation cached texture size mismatches (#2957)
This commit is contained in:
@@ -21,8 +21,7 @@ namespace Ryujinx.Graphics.GAL
|
||||
bool flipY,
|
||||
bool isStretched,
|
||||
float aspectRatioX,
|
||||
float aspectRatioY
|
||||
)
|
||||
float aspectRatioY)
|
||||
{
|
||||
Left = left;
|
||||
Right = right;
|
||||
|
Reference in New Issue
Block a user