Home
last modified time | relevance | path

Searched refs:AllocateCommandBuffer (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dobject_lifetime_validation.h93 …void AllocateCommandBuffer(VkDevice device, const VkCommandPool command_pool, const VkCommandBuffe…
Dobject_tracker_utils.cpp98 void ObjectLifetimes::AllocateCommandBuffer(VkDevice device, const VkCommandPool command_pool, cons… in AllocateCommandBuffer() function in ObjectLifetimes
628AllocateCommandBuffer(device, pAllocateInfo->commandPool, pCommandBuffers[i], pAllocateInfo->level… in PostCallRecordAllocateCommandBuffers()