Searched refs:emit_cube_txb (Results 1 – 2 of 2) sorted by relevance
61 bool emit_cube_txb(nir_tex_instr* instr, TexInputs& src);
53 return emit_cube_txb(ir, src); in do_emit()259 bool EmitTexInstruction::emit_cube_txb(nir_tex_instr* instr, TexInputs& tex_src) in emit_cube_txb() function in r600::EmitTexInstruction