Searched refs:high_sample_mask (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu.h815 const bool high_sample_mask = (exec_group / 8) % 2 == 1; local in function:brw_dp_typed_atomic_desc
819 SET_BITS(high_sample_mask, 4, 4) |
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_eu.h974 const bool high_sample_mask = (exec_group / 8) % 2 == 1; local in function:brw_dp_typed_atomic_desc
978 SET_BITS(high_sample_mask, 4, 4) |

Completed in 6 milliseconds