Home
last modified time | relevance | path

Searched defs:st_config_options (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/include/state_tracker/
Dst_api.h217 struct st_config_options struct
219 boolean disable_blend_func_extended;
220 boolean disable_glsl_line_continuations;
221 boolean disable_shader_bit_encoding;
222 boolean force_glsl_extensions_warn;
223 unsigned force_glsl_version;
224 boolean allow_glsl_extension_directive_midshader;
225 boolean allow_glsl_builtin_variable_redeclaration;
226 boolean allow_higher_compat_version;
227 boolean glsl_zero_init;
[all …]