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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddirectx.c2114 static enum wined3d_pci_device select_card_intel(const struct wined3d_gl_info *gl_info, function
2392 {GL_VENDOR_APPLE, "Apple OSX Intel binary driver", select_card_intel},
2393 {GL_VENDOR_INTEL, "Mesa Intel driver", select_card_intel},
2394 {GL_VENDOR_MESA, "Mesa Intel driver", select_card_intel},

Completed in 474 milliseconds