Searched defs:vn_command_pool (Results 1 – 1 of 1) sorted by relevance
18 struct vn_command_pool { struct19 struct vn_object_base base;21 VkAllocationCallbacks allocator;22 struct vn_device *device;23 uint32_t queue_family_index;47 VK_DEFINE_NONDISP_HANDLE_CASTS(vn_command_pool, argument