Home
last modified time | relevance | path

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

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