Force crop when presentation cached texture size mismatches (#2957)
This commit is contained in:
parent
c05c8e09d4
commit
15131d4350
2 changed files with 24 additions and 3 deletions
|
@ -21,8 +21,7 @@ namespace Ryujinx.Graphics.GAL
|
|||
bool flipY,
|
||||
bool isStretched,
|
||||
float aspectRatioX,
|
||||
float aspectRatioY
|
||||
)
|
||||
float aspectRatioY)
|
||||
{
|
||||
Left = left;
|
||||
Right = right;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue