Home
last modified time | relevance | path

Searched refs:GEN_IS_G4X (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/genxml/
Dgen_macros.h61 #define GEN_IS_G4X ((GEN_VERSIONx10) == 45) macro
/external/mesa3d/src/intel/isl/
Disl_surface_state.c515 #if GEN_GEN > 4 || GEN_IS_G4X in isl_genX()
/external/mesa3d/src/mesa/drivers/dri/i965/
DgenX_state_upload.c1312 if (GEN_GEN == 5 || GEN_IS_G4X) { in genX()
1332 #if GEN_IS_G4X in genX()
1658 #if GEN_IS_G4X || GEN_GEN >= 5