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

/xsrc/external/mit/MesaLib/dist/src/egl/drivers/wgl/
H A Degl_wgl.c183 struct wgl_egl_config *wgl_conf = wgl_add_config(disp, stw_pixelformat_get_info(i), local in function:wgl_add_configs
186 if (wgl_conf) {
187 if (wgl_conf->base.ConfigID == config_count + 1)
663 struct wgl_egl_config *wgl_conf = wgl_egl_config(conf); local in function:wgl_create_window_surface
674 const struct stw_pixelformat_info *stw_conf = wgl_conf->stw_config[1] ?
675 wgl_conf->stw_config[1] : wgl_conf->stw_config[0];

Completed in 2 milliseconds