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