Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question] How to know if there are pending commands in a command list/queue #144

Open
jjfumero opened this issue Apr 15, 2024 · 0 comments

Comments

@jjfumero
Copy link

Is there any way to know if a particular command list has pending commands to execute before executing or synchronizing?

What I am looking for, is an API call that returns boolean if there is anything pending in a command list before invoking the next two functions.

zeCommandQueueExecuteCommandLists(commandQueueId, ... )

zeCommandQueueSynchronize(comanndQueueId)

Is there anything like that?

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

No branches or pull requests

1 participant