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