Home
last modified time | relevance | path

Searched defs:VkDevice_T (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp98 struct VkDevice_T { struct
99 hwvulkan_dispatch_t dispatch;
100 VkAllocationCallbacks allocator;
101 VkInstance_T* instance;
102 VkQueue_T queue;
103 std::array<uint64_t, HandleType::kNumTypes> next_handle;