Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4.h165 bool lower_simd_width();
Dbrw_fs.h167 bool lower_simd_width();
Dbrw_vec4.cpp2150 vec4_visitor::lower_simd_width() in lower_simd_width() function in brw::vec4_visitor
2635 if (OPT(lower_simd_width)) { in run()
Dbrw_fs.cpp5072 fs_visitor::lower_simd_width() in lower_simd_width() function in fs_visitor
5701 OPT(lower_simd_width); in optimize()