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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Ddirectx.c1504 if (strstr(gl_renderer, "865G")) return CARD_INTEL_I865G;
H A Dwined3d_private.h1471 CARD_INTEL_I865G = 0x2572, enumerator in enum:wined3d_pci_device
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h1443 CARD_INTEL_I865G = 0x2572, enumerator in enum:wined3d_pci_device
H A Ddirectx.c1781 if (strstr(gl_renderer, "865G")) return CARD_INTEL_I865G;

Completed in 164 milliseconds