Skip to content

Synchronization2 cleanupΒ #12

@purton

Description

@purton

As the tutorial is using Synchronization2, maybe it would make sense to use vkQueueSubmit2 and VK_STRUCTURE_TYPE_SUBMIT_INFO_2 instead of the old ones?

Also, according to this page, VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT is deprecated with Synchronization2. But it's still in use in one place in the tutorial.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions