GPUOpen-LibrariesAndSDKs / FidelityFX-SDK

The main repository for the FidelityFX SDK.
Other
876 stars 89 forks source link

Vulkan 1.1 fallback for vkGetBufferMemoryRequirements2KHR #77

Open cdozdil opened 3 months ago

cdozdil commented 3 months ago

Added Vulkan 1.1 fallback for vkGetBufferMemoryRequirements2KHR if extension is not found

Added ifdef _DEBUG checks for beginMarkerVK and endMarkerVK calls