Searched refs:ndc_offset (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_clip_util.c106 GLuint ndc_offset = brw_varying_to_offset(&c->vue_map, local in function:brw_clip_project_vertex
114 brw_MOV(p, deref_4f(vert_addr, ndc_offset), tmp);
H A Dbrw_clip_unfilled.c268 GLuint ndc_offset = brw_varying_to_offset(&c->vue_map, local in function:apply_one_offset
270 struct brw_reg z = deref_1f(vert, ndc_offset +
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_clip_util.c106 GLuint ndc_offset = brw_varying_to_offset(&c->vue_map, local in function:brw_clip_project_vertex
114 brw_MOV(p, deref_4f(vert_addr, ndc_offset), tmp);
H A Dbrw_clip_unfilled.c268 GLuint ndc_offset = brw_varying_to_offset(&c->vue_map, local in function:apply_one_offset
270 struct brw_reg z = deref_1f(vert, ndc_offset +

Completed in 4 milliseconds