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

/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp47 struct VkCommandBuffer_T { struct
695 static_cast<VkCommandBuffer_T*>(pool.allocator.pfnAllocation(
696 pool.allocator.pUserData, sizeof(VkCommandBuffer_T),
697 alignof(VkCommandBuffer_T), VK_SYSTEM_ALLOCATION_SCOPE_OBJECT));

Completed in 13 milliseconds