Searched defs:IS_GEN7 (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_chipset.h193 #define IS_GEN7(devid) (IS_IVYBRIDGE(devid) || \ macro
239 IS_GEN7(devid))
/external/libdrm/intel/
H A Dintel_chipset.h255 #define IS_GEN7(devid) (IS_IVYBRIDGE(devid) || \ macro
394 IS_GEN7(dev) || \

Completed in 102 milliseconds