Searched refs:ndc_offset (Results 1 – 2 of 2) sorted by relevance
106 GLuint ndc_offset = brw_varying_to_offset(&c->vue_map, in brw_clip_project_vertex() local114 brw_MOV(p, deref_4f(vert_addr, ndc_offset), tmp); in brw_clip_project_vertex()
268 GLuint ndc_offset = brw_varying_to_offset(&c->vue_map, in apply_one_offset() local270 struct brw_reg z = deref_1f(vert, ndc_offset + in apply_one_offset()