Home
last modified time | relevance | path

Searched refs:st_opts (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.c488 ctx->st_opts = &st->options; in st_create_context_priv()
/third_party/mesa3d/src/mesa/main/
Dmtypes.h3625 struct st_config_options *st_opts; member
Dbufferobj.c491 if (unlikely(ctx->st_opts->ignore_map_unsynchronized)) { in _mesa_bufferobj_map_range()