Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.h51 sample_l = FETCH_OP_SAMPLE_L, enumerator
H A Dsfn_instr_tex.cpp181 case sample_l: return "SAMPLE_L"; in opname()
213 {sample_l,"SAMPLE_L"},
1030 return instr.is_shadow ? sample_c_l : sample_l;

Completed in 3 milliseconds