VulkanMod icon indicating copy to clipboard operation
VulkanMod copied to clipboard

Add alternative Queue enum

Open thr3343 opened this issue 7 months ago • 0 comments

Adds an alternative Queue enum Structure, which consolidates the current Queues into one singular enum, allowing the other Queue Classes to be removed

This is primarily intended to allow easy switching between Queues for easy debugging troublehsooting in cases

This PR also adds some additional queue functions, namely TrimCmdPool, FillBuffer, and Gigabarriers

thr3343 avatar Jan 13 '24 12:01 thr3343