Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_lower_simd_width.cpp245 brw_get_lowered_simd_width(const fs_visitor *shader, const fs_inst *inst) in brw_get_lowered_simd_width() function
654 const unsigned lower_width = brw_get_lowered_simd_width(&s, inst); in brw_lower_simd_width()
Dbrw_lower_integer_multiplication.cpp391 assert(inst->exec_size <= brw_get_lowered_simd_width(&s, inst)); in brw_lower_mulh_inst()
Dbrw_fs.h599 unsigned brw_get_lowered_simd_width(const fs_visitor *shader,