Home
last modified time | relevance | path

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

/third_party/mesa3d/src/asahi/compiler/
H A Dagx_lower_parallel_copy.c82 entry_blocked(struct agx_copy *entry, struct copy_ctx *ctx) in entry_blocked() function
161 if (!entry->done && !entry_blocked(entry, ctx)) { in agx_emit_parallel_copies()
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_lower_parallelcopy.c285 entry_blocked(struct copy_entry *entry, struct copy_ctx *ctx) in entry_blocked() function
347 if (!entry->done && !entry_blocked(entry, ctx)) { in _handle_copies()

Completed in 2 milliseconds