VkDependencyInfo

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

bufferMemoryBarrierCount
uint32_t bufferMemoryBarrierCount;
Undocumented in source.
dependencyFlags
VkDependencyFlags dependencyFlags;
Undocumented in source.
imageMemoryBarrierCount
uint32_t imageMemoryBarrierCount;
Undocumented in source.
memoryBarrierCount
uint32_t memoryBarrierCount;
Undocumented in source.
pBufferMemoryBarriers
const(VkBufferMemoryBarrier2)* pBufferMemoryBarriers;
Undocumented in source.
pImageMemoryBarriers
const(VkImageMemoryBarrier2)* pImageMemoryBarriers;
Undocumented in source.
pMemoryBarriers
const(VkMemoryBarrier2)* pMemoryBarriers;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.

Meta