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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_chipset.h 193 #define IS_GEN7(devid) (IS_IVYBRIDGE(devid) || \
239 IS_GEN7(devid))
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_chipset.h 193 #define IS_GEN7(devid) (IS_IVYBRIDGE(devid) || \
239 IS_GEN7(devid))

Completed in 885 milliseconds