Searched refs:emit_buf_txf (Results 1 – 2 of 2) sorted by relevance
81 bool emit_buf_txf(nir_tex_instr* instr, TexInputs& src);
72 return emit_buf_txf(ir, src); in do_emit()393 bool EmitTexInstruction::emit_buf_txf(nir_tex_instr* instr, TexInputs &src) in emit_buf_txf() function in r600::EmitTexInstruction