Fix trailing whitespace in vk_mem_alloc.h
This commit is contained in:
parent
e35d28fec3
commit
80b17e2f66
1 changed files with 1 additions and 1 deletions
2
external/vk_mem_alloc.h
vendored
2
external/vk_mem_alloc.h
vendored
|
@ -2355,7 +2355,7 @@ VMA_CALL_PRE VkResult VMA_CALL_POST vmaCreateAliasingBuffer(
|
|||
\param allocator
|
||||
\param allocation Allocation that provides memory to be used for binding new buffer to it.
|
||||
\param allocationLocalOffset Additional offset to be added while binding, relative to the beginning of the allocation. Normally it should be 0.
|
||||
\param pBufferCreateInfo
|
||||
\param pBufferCreateInfo
|
||||
\param[out] pBuffer Buffer that was created.
|
||||
|
||||
This function automatically:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue