Home
last modified time | relevance | path

Searched refs:copy_ctx (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/asahi/compiler/
H A Dagx_lower_parallel_copy.c65 struct copy_ctx { struct
82 entry_blocked(struct agx_copy *entry, struct copy_ctx *ctx) in entry_blocked()
101 split_32bit_copy(struct copy_ctx *ctx, struct agx_copy *entry) in split_32bit_copy()
121 struct copy_ctx _ctx = { in agx_emit_parallel_copies()
125 struct copy_ctx *ctx = &_ctx; in agx_emit_parallel_copies()
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_lower_parallelcopy.c270 struct copy_ctx { struct
285 entry_blocked(struct copy_entry *entry, struct copy_ctx *ctx) in entry_blocked()
296 split_32bit_copy(struct copy_ctx *ctx, struct copy_entry *entry) in split_32bit_copy()
314 struct copy_ctx *ctx) in _handle_copies()
477 struct copy_ctx ctx; in handle_copies()

Completed in 2 milliseconds