Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_variables.c832 struct vtn_access_chain *new_src, *new_dest; in _vtn_variable_copy() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs_nir.cpp3093 const fs_reg new_dest = retype(alloc_frag_output(this, location), in nir_emit_fs_intrinsic() local
4037 fs_reg new_dest = retype(offset(outputs[instr->const_index[0]], bld, in nir_emit_intrinsic() local
/external/mesa3d/src/compiler/nir/
Dnir.c1484 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