Initializer for mapped memory range
This commit is contained in:
parent
b08e9f4074
commit
fa3e11153a
2 changed files with 9 additions and 0 deletions
|
|
@ -126,6 +126,8 @@ namespace vkTools
|
|||
{
|
||||
VkMemoryAllocateInfo memoryAllocateInfo();
|
||||
|
||||
VkMappedMemoryRange mappedMemoryRange();
|
||||
|
||||
VkCommandBufferAllocateInfo commandBufferAllocateInfo(
|
||||
VkCommandPool commandPool,
|
||||
VkCommandBufferLevel level,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue