Searched defs:CommandPool (Results 1 – 1 of 1) sorted by relevance
706 struct CommandPool { struct707 typedef VkCommandPool HandleType;708 VkAllocationCallbacks allocator;710 DEFINE_OBJECT_HANDLE_CONVERSION(CommandPool) in DEFINE_OBJECT_HANDLE_CONVERSION() argument