Add settings for disk shader cache
This commit is contained in:
parent
8f67d6a444
commit
b5bc05738c
3 changed files with 4 additions and 0 deletions
|
@ -141,6 +141,7 @@ struct Values {
|
|||
bool use_gles;
|
||||
bool use_hw_renderer;
|
||||
bool use_hw_shader;
|
||||
bool use_disk_shader_cache;
|
||||
bool shaders_accurate_mul;
|
||||
bool use_shader_jit;
|
||||
u16 resolution_factor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue