Searched refs:st_options (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_device.c115 u_driconf_fill_st_options(&stw_dev->st_options, &stw_dev->option_cache);
232 free(stw_dev->st_options.force_gl_vendor);
233 free(stw_dev->st_options.force_gl_renderer);
H A Dstw_device.h91 struct st_config_options st_options; member in struct:stw_device
H A Dstw_context.c275 attribs.options = stw_dev->st_options;

Completed in 27 milliseconds