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.cpp84 const unsigned phys_width = compressed ? inst->exec_size / 2 : in brw_reg_from_fs_reg() local
93 const unsigned width = MIN2(reg_width, phys_width); in brw_reg_from_fs_reg()