Searched defs:st_config_options (Results 1 – 1 of 1) sorted by relevance
222 struct st_config_options struct224 bool disable_blend_func_extended;225 bool disable_glsl_line_continuations;226 bool disable_arb_gpu_shader5;227 bool force_compat_shaders;228 bool force_glsl_extensions_warn;229 unsigned force_glsl_version;230 bool allow_extra_pp_tokens;231 bool allow_glsl_extension_directive_midshader;232 bool allow_glsl_120_subset_in_110;[all …]