Initializer for sparse bind info
This commit is contained in:
parent
4db98481c0
commit
a66ed812f7
2 changed files with 9 additions and 0 deletions
|
|
@ -280,6 +280,8 @@ namespace vkTools
|
|||
VkShaderStageFlags stageFlags,
|
||||
uint32_t size,
|
||||
uint32_t offset);
|
||||
|
||||
VkBindSparseInfo bindSparseInfo();
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue