VulkanMemoryAllocator icon indicating copy to clipboard operation
VulkanMemoryAllocator copied to clipboard

Improve section "Recommended usage patterns" in docs

Open IAmNotHanni opened this issue 7 months ago • 1 comments

  • Use vmaCopyMemoryToAllocation in section "Recommended usage patterns".
  • Try to embed the code from the actual test in the docs, so the code which is displayed there is actually tested and compiled.

IAmNotHanni avatar Apr 01 '25 15:04 IAmNotHanni

Agreed, this may be a good idea. However, I am not sure if a code taken from a test would look good in the documentation. Copy-paste with some modifications to improve the readability as a standalone code sample could work better.

adam-sawicki-a avatar Apr 02 '25 08:04 adam-sawicki-a