Searched refs:emit_cube_tg4 (Results 1 – 2 of 2) sorted by relevance
65 bool emit_cube_tg4(nir_tex_instr* instr, TexInputs& src);
63 return emit_cube_tg4(ir, src); in do_emit()739 bool EmitTexInstruction::emit_cube_tg4(nir_tex_instr* instr, TexInputs& tex_src) in emit_cube_tg4() function in r600::EmitTexInstruction