Home
last modified time | relevance | path

Searched refs:newvtx0 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_clip_line.c126 struct brw_indirect newvtx0 = brw_indirect(2, 0); in clip_and_emit_line() local
137 brw_MOV(p, get_addr_reg(newvtx0), brw_address(c->reg.vertex[2])); in clip_and_emit_line()
277 brw_clip_interp_vertex(c, newvtx0, vtx0, vtx1, c->reg.t0, false); in clip_and_emit_line()
280 brw_clip_emit_vue(c, newvtx0, BRW_URB_WRITE_ALLOCATE_COMPLETE, in clip_and_emit_line()