Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_tex.h114 void set_gather_comp(int cmp);
Dsfn_instruction_tex.cpp54 void TexInstruction::set_gather_comp(int cmp) in set_gather_comp() function in r600::TexInstruction
Dsfn_emittexinstruction.cpp720 irt->set_gather_comp(instr->component); in emit_tex_tg4()
773 tir->set_gather_comp(instr->component); in emit_cube_tg4()