mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 14:28:08 -05:00
configure_graphics: Add Accelerate ASTC decoding setting
This commit is contained in:
@ -147,6 +147,7 @@ struct Values {
|
||||
Setting<GPUAccuracy> gpu_accuracy;
|
||||
Setting<bool> use_asynchronous_gpu_emulation;
|
||||
Setting<bool> use_nvdec_emulation;
|
||||
Setting<bool> accelerate_astc;
|
||||
Setting<bool> use_vsync;
|
||||
Setting<bool> use_assembly_shaders;
|
||||
Setting<bool> use_asynchronous_shaders;
|
||||
|
Reference in New Issue
Block a user