HomeSort by relevance Sort by last modified time
    Searched refs:IS_IGD (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_chipset.h 54 #define IS_IGD(devid) (IS_IGDG(devid) || IS_IGDGM(devid))
134 IS_IGD(devid) || \
159 devid == PCI_CHIP_Q35_G || IS_IGD(devid))
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_chipset.h 54 #define IS_IGD(devid) (IS_IGDG(devid) || IS_IGDGM(devid))
134 IS_IGD(devid) || \
159 devid == PCI_CHIP_Q35_G || IS_IGD(devid))

Completed in 22 milliseconds