Searched defs:wined3d_check_pixel_format_depth (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddirectx.c3751 static BOOL wined3d_check_pixel_format_depth(const struct wined3d_gl_info *gl_info, function
3822 && wined3d_check_pixel_format_depth(&adapter->gl_info, &cfgs[i], ds_format))
3907 && wined3d_check_pixel_format_depth(&adapter->gl_info, cfg, ds_format))

Completed in 84 milliseconds