Remove 'Accurate Geometry Shader' setting, default behavior is as it was turned on.

This commit is contained in:
tywald 2019-08-12 02:55:14 +02:00
parent d18d2a0a18
commit aad8261534
11 changed files with 1 additions and 30 deletions

View file

@ -141,7 +141,6 @@ struct Values {
bool use_gles;
bool use_hw_renderer;
bool use_hw_shader;
bool shaders_accurate_gs;
bool shaders_accurate_mul;
bool use_shader_jit;
u16 resolution_factor;