HomeSort by: relevance | last modified time | path
    Searched refs:new_tail (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
dxil_nir.c 1440 nir_deref_instr *new_tail = nir_build_deref_var(b, new_var); local
1444 new_tail = nir_build_deref_follower(b, new_tail, path.path[i]);
1448 nir_instr_rewrite_src_ssa(&tex->instr, &tex->src[sampler_idx].src, &new_tail->dest.ssa);
  /xsrc/external/mit/xclock/dist/
Clock.c 1750 XRectangle old_tail, new_tail, head; local
1760 RenderTextBounds(w, time_ptr, i, len, &new_tail, NULL, NULL);
1761 RenderUpdateRectBounds(&new_tail, &w->clock.damage);
1772 RenderTextBounds(w, time_ptr, i, len, &new_tail, &x, &y);

Completed in 23 milliseconds