Added initializer for VkCommandPoolCreateInfo
This commit is contained in:
parent
2c5e6f1d0e
commit
86b13eb84c
2 changed files with 8 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ namespace vkTools
|
|||
VkCommandBufferLevel level,
|
||||
uint32_t bufferCount);
|
||||
|
||||
VkCommandPoolCreateInfo commandPoolCreateInfo();
|
||||
VkCommandBufferBeginInfo commandBufferBeginInfo();
|
||||
|
||||
VkRenderPassBeginInfo renderPassBeginInfo();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue