Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.h60 sample_c_l = FETCH_OP_SAMPLE_C_L, enumerator
H A Dsfn_instr_tex.cpp189 case sample_c_l: return "SAMPLE_C_L"; in opname()
221 {sample_c_l,"SAMPLE_C_L"},
1030 return instr.is_shadow ? sample_c_l : sample_l;

Completed in 3 milliseconds