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

/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp96 struct VkDevice_T { struct
617 VkDevice_T* device = static_cast<VkDevice_T*>(allocator->pfnAllocation(
618 allocator->pUserData, sizeof(VkDevice_T), alignof(VkDevice_T),

Completed in 29 milliseconds