Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_generator.cpp88 const unsigned max_hw_width = 16; 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()