Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_validate.c1098 bool is_align16 = brw_inst_access_mode(devinfo, inst) == BRW_ALIGN_16; in special_restrictions_for_mixed_float_mode() local
1130 if (is_align16) { in special_restrictions_for_mixed_float_mode()
1192 assert(!is_align16); in special_restrictions_for_mixed_float_mode()