Home
last modified time | relevance | path

Searched refs:mDestroyCommandPool (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
DVulkanManager.h137 VkPtr<PFN_vkDestroyCommandPool> mDestroyCommandPool; variable
DVulkanManager.cpp62 mDestroyCommandPool(mDevice, mCommandPool, nullptr); in destroy()