mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-23 06:57:13 +02:00
remove spirv compilation option from native aot project
This commit is contained in:
parent
d1a538db3e
commit
f8a0585438
2 changed files with 2 additions and 5 deletions
|
@ -78,7 +78,6 @@ namespace LibRyujinx.Sample
|
|||
public bool EnableMacroJit = false;
|
||||
public bool EnableMacroHLE = true;
|
||||
public bool EnableShaderCache = true;
|
||||
public bool EnableSpirvCompilationOnVulkan = true;
|
||||
public bool EnableTextureRecompression = false;
|
||||
public BackendThreading BackendThreading = BackendThreading.Auto;
|
||||
public AspectRatio AspectRatio = AspectRatio.Fixed16x9;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue