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

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_generator.cpp88 const unsigned max_hw_width = 16; local in function:brw_reg_from_fs_reg
102 const unsigned width = MIN3(reg_width, phys_width, max_hw_width);

Completed in 9 milliseconds