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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Ddirectx.c1506 if (strstr(gl_renderer, "830G")) return CARD_INTEL_I830G;
H A Dwined3d_private.h1469 CARD_INTEL_I830G = 0x3577, enumerator in enum:wined3d_pci_device
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h1441 CARD_INTEL_I830G = 0x3577, enumerator in enum:wined3d_pci_device
H A Ddirectx.c1783 if (strstr(gl_renderer, "830G")) return CARD_INTEL_I830G;

Completed in 81 milliseconds