Searched defs:CommandPool (Results 1 – 1 of 1) sorted by relevance
693 struct CommandPool { struct694 typedef VkCommandPool HandleType;695 VkAllocationCallbacks allocator;697 DEFINE_OBJECT_HANDLE_CONVERSION(CommandPool) in DEFINE_OBJECT_HANDLE_CONVERSION() argument