Searched refs:sample_mask_flag_subreg (Results 1 - 4 of 4) sorted by last modified time

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_visitor.cpp651 write->flag_subreg = sample_mask_flag_subreg(this);
H A Dbrw_fs.h454 sample_mask_flag_subreg(const fs_visitor *shader) function in typeref:typename:unsigned
H A Dbrw_fs_nir.cpp3466 mov->flag_subreg = sample_mask_flag_subreg(this);
3586 cmp->flag_subreg = sample_mask_flag_subreg(this);
3589 jump->flag_subreg = sample_mask_flag_subreg(this);
H A Dbrw_fs.cpp4524 return brw_flag_subreg(sample_mask_flag_subreg(v) + bld.group() / 16);
5617 const unsigned subreg = sample_mask_flag_subreg(v);

Completed in 29 milliseconds