Function Prototype

vkCreateBufferCollectionFUCHSIA

Create a new buffer collection

To create a VkBufferCollectionFUCHSIA for Vulkan to participate in the buffer collection:

VkResult vkCreateBufferCollectionFUCHSIA(
    VkDevice device,
    const VkBufferCollectionCreateInfoFUCHSIA* pCreateInfo,
    const VkAllocationCallbacks* pAllocator,
    VkBufferCollectionFUCHSIA* pCollection);

Valid Usage (Implicit)

VUID-vkCreateBufferCollectionFUCHSIA-pAllocator-parameter

If pAllocator is not NULL, pAllocator must be a valid pointer to a valid VkAllocationCallbacks structure