Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_generator.cpp85 const unsigned phys_width = compressed ? inst->exec_size / 2 : in brw_reg_from_fs_reg() local
102 const unsigned width = MIN3(reg_width, phys_width, max_hw_width); in brw_reg_from_fs_reg()