Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/frontend/
Dapi.h222 struct st_config_options struct
284 struct st_config_options options;
555 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.h361 struct st_config_options options;
407 const struct st_config_options *options,
Dst_context.c481 const struct st_config_options *options) in st_create_context_priv()
833 const struct st_config_options *options, in st_create_context()
Dst_manager.c1414 struct st_config_options *options, gl_api api) in get_version()
1437 struct st_config_options *options, in st_api_query_versions()
Dst_extensions.c756 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.h60 struct st_config_options options;
Ddri_screen.c63 struct st_config_options *options = &screen->options; in dri_init_options()
/third_party/mesa3d/src/mesa/main/
Dmtypes.h3625 struct st_config_options *st_opts;
/third_party/mesa3d/docs/relnotes/
D22.0.0.rst1004 - mesa: add a pointer to st_config_options to gl_context