Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_tex.h60 sample_c_g = FETCH_OP_SAMPLE_C_G, enumerator
Dsfn_instruction_tex.cpp130 case sample_c_g: return "SAMPLE_C_G"; in opname()
Dsfn_emittexinstruction.cpp146 tex_op = TexInstruction::sample_c_g; in emit_cube_txd()
450 tex_op = TexInstruction::sample_c_g; in emit_tex_txd()