mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-30 16:07:11 +02:00
Remove more unused code
This commit is contained in:
parent
d7fb450216
commit
af0003eb44
7 changed files with 7 additions and 100 deletions
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue