Searched refs:check_unordered_exec (Results 1 – 2 of 2) sorted by relevance
262 check_unordered_exec(struct zink_context *ctx, struct zink_resource *res, bool is_write) in check_unordered_exec() function280 unordered_exec &= check_unordered_exec(ctx, src, false) && in zink_get_cmdbuf()281 check_unordered_exec(ctx, dst, true); in zink_get_cmdbuf()
2652 - zink: extract check_unordered_exec from zink_get_cmdbuf