Home
last modified time | relevance | path

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

/third_party/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c170 struct wgl_egl_config *wgl_conf = wgl_add_config(disp, stw_pixelformat_get_info(i), in wgl_add_configs() local
173 if (wgl_conf) { in wgl_add_configs()
174 if (wgl_conf->base.ConfigID == config_count + 1) in wgl_add_configs()
619 struct wgl_egl_config *wgl_conf = wgl_egl_config(conf); in wgl_create_window_surface() local
630 const struct stw_pixelformat_info *stw_conf = wgl_conf->stw_config[1] ? in wgl_create_window_surface()
631 wgl_conf->stw_config[1] : wgl_conf->stw_config[0]; in wgl_create_window_surface()

Completed in 1 milliseconds