Searched refs:sample_index_v (Results 1 – 1 of 1) sorted by relevance
5678 Temp sample_index_v = bld.copy(bld.def(v1), sample_index); in adjust_sample_index_using_fmask() local5681 return bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), sample_index_v, final_sample, compare); in adjust_sample_index_using_fmask()