mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 13:10:47 -07:00
Remove more unused code
This commit is contained in:
@ -94,8 +94,6 @@ namespace Ryujinx.Graphics.Shader.Translation
|
||||
return 16;
|
||||
case QueryInfoName.SupportsNonConstantTextureOffset:
|
||||
return Convert.ToInt32(true);
|
||||
case QueryInfoName.ViewportTransformEnable:
|
||||
return Convert.ToInt32(true);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user