Searched defs:vn_command_pool (Results 1 – 1 of 1) sorted by relevance
19 struct vn_command_pool { struct20 struct vn_object_base base;22 VkAllocationCallbacks allocator;23 struct vn_device *device;24 uint32_t queue_family_index;48 VK_DEFINE_NONDISP_HANDLE_CASTS(vn_command_pool, argument