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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Ddirectx.c302 static BOOL match_apple(const struct wined3d_gl_info *gl_info, const char *gl_renderer, function
464 if (!match_apple(gl_info, gl_renderer, gl_vendor, card_vendor, device)) return FALSE;
772 match_apple,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c483 static BOOL match_apple(const struct wined3d_gl_info *gl_info, const char *gl_renderer, function
642 if (!match_apple(gl_info, gl_renderer, gl_vendor, card_vendor, device)) return FALSE;
949 match_apple,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddirectx.c543 static BOOL match_apple(const struct wined3d_gl_info *gl_info, const char *gl_renderer, function
1119 match_apple,

Completed in 65 milliseconds