Searched defs:CommandPool (Results 1 – 1 of 1) sorted by relevance
705 struct CommandPool { struct706 typedef VkCommandPool HandleType;707 VkAllocationCallbacks allocator;709 DEFINE_OBJECT_HANDLE_CONVERSION(CommandPool) in DEFINE_OBJECT_HANDLE_CONVERSION() argument