Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/
H A 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 pipe_frontend_screen *fscreen;
63 LUID AdapterLuid;
65 struct util_dynarray pixelformats;
66 unsigned pixelformat_count;
[all …]