Skip to content

Conversation

bashbaug
Copy link
Owner

If there is only one command-queue associated with the command-buffer (so there are no cross-queue dependencies), and if the command-queue is an in-order queue (so there are no intra-queue dependencies), then we don't need to track dependencies within the command-buffer.

If there is only one command-queue associated with the command-buffer
(so there are no cross-queue dependencies), and if the command-queue
is an in-order queue (so there are no intra-queue dependencies), then
we don't need to track dependencies within the command-buffer.
@bashbaug bashbaug changed the title Cmdbuf opts optimize command buffer dependencies Aug 26, 2025
@bashbaug bashbaug merged commit 038e82a into main Aug 26, 2025
12 checks passed
@bashbaug bashbaug deleted the cmdbuf-opts branch August 26, 2025 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant