Skip to content

Conversation

sawickiap
Copy link
Contributor

  • Added vmaAllocateDedicatedMemory, vmaCreateDedicatedBuffer, vmaCreateDedicatedImage.
  • Added vmaGetMemoryWin32Handle2 with selectable type of handle to export.
  • Fixed creation of g_hRenderPass to fix Validation Layer error about synchronization.
  • Updates in documentation.
  • Fixed link to product page on GPUOpen.com.

sawickiap and others added 18 commits September 1, 2025 11:32
Based on Article "Swapchain Semaphore Reuse" in Vulkan documentation.
…oryWin32Handle2

Rebuilt the docs using Doxygen 1.14.0.
The test uses CreateFileMapping to create WinAPI shared memory handle.
Refactored common code into function VmaAllocator_T::CreateBuffer.
Finished writing documentation for all of it. Rebuilt the docs.
Passing now on RTX 4090, but still failing on integrated AMD.
@jlacroixAMD jlacroixAMD merged commit 3442720 into GPUOpen-LibrariesAndSDKs:master Sep 9, 2025
7 checks passed
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.

3 participants