Searched refs:m_clip_vertex (Results 1 – 2 of 2) sorted by relevance
29 GPRVector m_clip_vertex; variable
222 m_clip_vertex = m_proc.vec_from_nir_with_fetch_constant(instr->src[1], 0xf, {0,1,2,3}); in emit_clip_vertices()223 m_proc.add_param_output_reg(out_var->data.driver_location, &m_clip_vertex); in emit_clip_vertices()235 ir = new AluInstruction(op2_dot4_ieee, clip_dist[oreg].reg_i(j), m_clip_vertex.reg_i(j), in emit_clip_vertices()