Searched refs:IS_IVYBRIDGE (Results 1 - 1 of 1) sorted by relevance
/third_party/libdrm/intel/ | ||
H A D | intel_chipset.h | 232 #define IS_GEN7(devid) (IS_IVYBRIDGE(devid) || \ 236 #define IS_IVYBRIDGE(devid) ((devid) == PCI_CHIP_IVYBRIDGE_GT1 || \ macro |
Completed in 2 milliseconds