Searched refs:is_broxton (Results 1 - 8 of 8) sorted by relevance

/external/mesa3d/src/intel/common/
H A Dgen_device_info.h43 bool is_broxton; member in struct:gen_device_info
H A Dgen_l3_config.c262 devinfo->is_broxton)
H A Dgen_device_info.c404 .is_broxton = 1, \
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_context.c976 brw->is_broxton = devinfo->is_broxton;
H A Dbrw_context.h785 bool is_broxton; member in struct:brw_context
H A Dbrw_vec4.cpp930 if (devinfo->gen == 8 || devinfo->is_broxton) {
H A Dbrw_fs_nir.cpp669 if (devinfo->is_cherryview || devinfo->is_broxton) {
3796 !devinfo->is_cherryview && !devinfo->is_broxton;
H A Dbrw_fs.cpp3352 !devinfo->is_cherryview && !devinfo->is_broxton)

Completed in 842 milliseconds