Skip to content

Conversation

@Cherser-s
Copy link
Contributor

Adds support for descriptor buffers and overhauls the logic behind descriptor set usage that doesn't require providing descriptor pools for command buffers

@Cherser-s Cherser-s force-pushed the descriptor-buffer branch 5 times, most recently from f08a9f3 to 62ae62e Compare December 17, 2022 16:40
@Cherser-s Cherser-s force-pushed the descriptor-buffer branch 2 times, most recently from 7868f91 to 3980478 Compare April 23, 2023 14:53
@Cherser-s Cherser-s force-pushed the descriptor-buffer branch from 3980478 to 403295b Compare July 5, 2023 17:10
Allows generating image view and sampler descriptors at the moment when they are created, this will not work on Qualcomm GPUs as they use 64 byte descriptors everywhere.
…cess

Star Swarm doesn't care about synchronizing access to descriptor sets, so sometimes it crashes with normal descriptor sets and crashes almost immediately with descriptor buffers.
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