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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dutils.c945 static void check_fbo_compat(const struct wined3d_gl_info *gl_info, struct wined3d_format_desc *format_desc) function
1105 check_fbo_compat(gl_info, desc);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dutils.c1061 static void check_fbo_compat(const struct wined3d_gl_info *gl_info, struct wined3d_format *format) function
1399 check_fbo_compat(gl_info, format);

Completed in 159 milliseconds