Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/include/frontend/
H A Dapi.h168 struct st_config_options struct
170 bool disable_blend_func_extended;
171 bool disable_glsl_line_continuations;
172 bool disable_arb_gpu_shader5;
173 bool disable_uniform_array_resize;
174 char *alias_shader_extension;
175 bool allow_vertex_texture_bias;
176 bool force_compat_shaders;
177 bool force_glsl_extensions_warn;
178 unsigned force_glsl_version;
[all …]