Home
last modified time | relevance | path

Searched defs:stw_device (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_device.h50 struct stw_device struct
52 const struct stw_winsys *stw_winsys;
54 CRITICAL_SECTION screen_mutex;
55 bool screen_initialized;
56 struct pipe_screen *screen;
59 unsigned max_2d_length;
61 struct st_api *stapi;
62 struct st_manager *smapi;
64 LUID AdapterLuid;
66 struct util_dynarray pixelformats;
[all …]