Searched refs:phys_width (Results 1 – 1 of 1) sorted by relevance
85 const unsigned phys_width = compressed ? inst->exec_size / 2 : in brw_reg_from_fs_reg() local102 const unsigned width = MIN3(reg_width, phys_width, max_hw_width); in brw_reg_from_fs_reg()