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