Home
last modified time | relevance | path

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

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