Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/frontend/
Dapi.h216 struct st_config_options struct
272 struct st_config_options options;
543 struct st_config_options *options,
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_driconf.h35 u_driconf_fill_st_options(struct st_config_options *options,
Du_driconf.c27 u_driconf_fill_st_options(struct st_config_options *options, in u_driconf_fill_st_options()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.h43 struct st_config_options *options,
Dst_context.h355 struct st_config_options options;
401 const struct st_config_options *options,
Dst_manager.c1286 struct st_config_options *options, gl_api api) in get_version()
1309 struct st_config_options *options, in st_api_query_versions()
Dst_context.c581 const struct st_config_options *options, bool no_error) in st_create_context_priv()
1035 const struct st_config_options *options, in st_create_context()
Dst_extensions.c769 struct st_config_options *options, in st_init_extensions()
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_device.h91 struct st_config_options st_options;
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_screen.h62 struct st_config_options options;
Ddri_screen.c65 struct st_config_options *options = &screen->options; in dri_init_options()