Searched refs:commandBufferAllocator (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_funcs.hpp | 2874 …mmandBufferAllocateInfo & allocateInfo, CommandBufferAllocator & commandBufferAllocator, Dispatch … in allocateCommandBuffers() argument 2879 … CommandBufferAllocator> commandBuffers( allocateInfo.commandBufferCount, commandBufferAllocator ); in allocateCommandBuffers() 2907 …mmandBufferAllocateInfo & allocateInfo, CommandBufferAllocator & commandBufferAllocator, Dispatch … in allocateCommandBuffersUnique() argument 2915 …::CommandBuffer, Dispatch>, CommandBufferAllocator> uniqueCommandBuffers( commandBufferAllocator ); in allocateCommandBuffersUnique()
|
D | vulkansc_handles.hpp | 5062 …mmandBufferAllocateInfo & allocateInfo, CommandBufferAllocator & commandBufferAllocator, Dispatch … 5067 …mmandBufferAllocateInfo & allocateInfo, CommandBufferAllocator & commandBufferAllocator, Dispatch …
|