Home
last modified time | relevance | path

Searched refs:sample_c_lb (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_tex.h58 sample_c_lb = FETCH_OP_SAMPLE_C_LB, enumerator
Dsfn_instruction_tex.cpp128 case sample_c_lb: return "SAMPLE_C_LB"; in opname()
Dsfn_emittexinstruction.cpp284 tex_op = TexInstruction::sample_c_lb; in emit_tex_txb()