Searched defs:allocateCommandBuffers (Results 1 – 4 of 4) sorted by relevance
75 AllocateCommandBuffersFunc allocateCommandBuffers; variable
638 VKAPI_ATTR VkResult VKAPI_CALL allocateCommandBuffers (VkDevice device, const VkCommandBufferAlloca… in allocateCommandBuffers() function
360 VkResult DeviceDriver::allocateCommandBuffers (VkDevice device, const VkCommandBufferAllocateInfo* … function in DeviceDriver
1380 vector<CommandBufferSp> allocateCommandBuffers (const DeviceInterface& vkd, in allocateCommandBuffers() function