Searched refs:CommandPool (Results 1 – 1 of 1) sorted by relevance
706 struct CommandPool { struct710 DEFINE_OBJECT_HANDLE_CONVERSION(CommandPool) in DEFINE_OBJECT_HANDLE_CONVERSION() argument718 CommandPool* pool = static_cast<CommandPool*>(allocator->pfnAllocation( in DEFINE_OBJECT_HANDLE_CONVERSION()719 allocator->pUserData, sizeof(CommandPool), alignof(CommandPool), in DEFINE_OBJECT_HANDLE_CONVERSION()731 CommandPool* pool = GetCommandPoolFromHandle(cmd_pool); in DestroyCommandPool()742 CommandPool& pool = *GetCommandPoolFromHandle(alloc_info->commandPool); in AllocateCommandBuffers()769 CommandPool& pool = *GetCommandPoolFromHandle(cmd_pool); in FreeCommandBuffers()