Home
last modified time | relevance | path

Searched defs:lower_width (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_lower_simd_width.cpp646 const unsigned lower_width = brw_fs_get_lowered_simd_width(&s, inst); in brw_fs_lower_simd_width() local
H A Dbrw_fs_generator.cpp360 unsigned lower_width = MIN2(16, inst->exec_size); in generate_shuffle() local
H A Dbrw_compile_fs.cpp1450 const unsigned lower_width = MIN2(s.dispatch_width, 16); in run_fs() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_fs_generator.cpp607 const unsigned lower_width = in generate_shuffle() local
H A Delk_fs.cpp4950 const unsigned lower_width = get_lowered_simd_width(this, inst); in lower_simd_width() local
6170 const unsigned lower_width = MIN2(dispatch_width, 16); in run_fs() local