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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dcontext.c1434 static int context_choose_pixel_format(const struct wined3d_device *device, HDC hdc, function
1727 pixel_format = context_choose_pixel_format(device, hdc, color_format, ds_format, auxBuffers, FALSE);
1733 pixel_format = context_choose_pixel_format(device, hdc, color_format, ds_format, auxBuffers, TRUE);

Completed in 191 milliseconds