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

vkCmdDrawIndexedIndirectCount does not appear in captures. #99

Open
tzdimi opened this issue Apr 26, 2024 · 0 comments
Open

vkCmdDrawIndexedIndirectCount does not appear in captures. #99

tzdimi opened this issue Apr 26, 2024 · 0 comments

Comments

@tzdimi
Copy link

tzdimi commented Apr 26, 2024

After capturing an app that uses vkCmdDrawIndexedIndirectCount for drawing and trying to inspect the capture in RGP, vkCmdDrawIndexedIndirectCount does not appear in Events / Event Timing tab were as other drawing cmds like vkCmdDrawIndexed appears correctly. The issue appeared after updating the driver to version 24.3.1 from version 24.1.1 also tried 24.4.1 and the problem persists.. RGP versions 2.1 and 2.0 have the same problem.
Screenshot 2024-04-26 091532

Same app but capture with RenderDoc, in event browser vkCmdDrawIndexedIndirectCount appears correctly
Screenshot 2024-04-26 092700

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