Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_generator.cpp89 const unsigned max_hw_width = 16; in brw_reg_from_fs_reg() local
103 const unsigned width = MIN3(reg_width, phys_width, max_hw_width); in brw_reg_from_fs_reg()