Searched refs:emit_tex_tg4 (Results 1 – 2 of 2) sorted by relevance
79 bool emit_tex_tg4(nir_tex_instr* instr, TexInputs& src);
95 return emit_tex_tg4(ir, src); in do_emit()664 bool EmitTexInstruction::emit_tex_tg4(nir_tex_instr* instr, TexInputs& src) in emit_tex_tg4() function in r600::EmitTexInstruction