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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Ddirectx.c1505 if (strstr(gl_renderer, "855G")) return CARD_INTEL_I855G;
H A Dwined3d_private.h1470 CARD_INTEL_I855G = 0x3582, enumerator in enum:wined3d_pci_device
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h1442 CARD_INTEL_I855G = 0x3582, enumerator in enum:wined3d_pci_device
H A Ddirectx.c1782 if (strstr(gl_renderer, "855G")) return CARD_INTEL_I855G;

Completed in 102 milliseconds