Searched refs:VendorId (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DBadHardware.h33 DWORD VendorId; member in struct:ADAPTER_INFO
H A DD3DPipelineManager.cpp516 while ((vendorId = badHardware[adapterInfo].VendorId) != 0x0000 &&
532 "hardware: VendorId=0x%04x DeviceId=0x%04x",
588 aid.VendorId);
614 if (FAILED(CheckForBadHardware(aid.VendorId, aid.DeviceId,
H A DD3DGraphicsDevice.cpp88 0xffff & aid.VendorId, 0xffff & aid.DeviceId, aid.Description,

Completed in 1642 milliseconds