Searched defs:VkDevice_T (Results 1 – 1 of 1) sorted by relevance
96 struct VkDevice_T { struct97 hwvulkan_dispatch_t dispatch;98 VkAllocationCallbacks allocator;99 VkInstance_T* instance;100 VkQueue_T queue;101 std::array<uint64_t, HandleType::kNumTypes> next_handle;