Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DVulkanManager.h136 VkPtr<PFN_vkCreateCommandPool> mCreateCommandPool; variable
DVulkanManager.cpp368 mCreateCommandPool(mDevice, &commandPoolInfo, nullptr, &mCommandPool); in initialize()