Home
last modified time | relevance | path

Searched defs:new_dest (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp3246 const fs_reg new_dest = retype(alloc_frag_output(this, location), in nir_emit_fs_intrinsic() local
4233 fs_reg new_dest = retype(offset(outputs[instr->const_index[0]], bld, in nir_emit_intrinsic() local
/external/mesa3d/src/compiler/nir/
Dnir.c1521 nir_instr_rewrite_dest(nir_instr *instr, nir_dest *dest, nir_dest new_dest) in nir_instr_rewrite_dest()
/external/libcups/cups/
Ddest.c814 cups_dest_t *new_dest; /* New destination pointer */ in cupsCopyDest() local