Searched refs:IS_HASWELL (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_chipset.h194 IS_HASWELL(devid))
232 #define IS_HASWELL(devid) (IS_HSW_GT1(devid) || \ macro
H A Dintel_context.c631 if (IS_HASWELL(devID)) {
/external/libdrm/intel/
H A Dintel_chipset.h246 IS_HASWELL(devid) || \
322 #define IS_HASWELL(devid) (IS_HSW_GT1(devid) || \ macro
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_context.c631 if (IS_HASWELL(devID)) {
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_context.c631 if (IS_HASWELL(devID)) {

Completed in 60 milliseconds