Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DVulkanManager.h148 VkPtr<PFN_vkAllocateCommandBuffers> mAllocateCommandBuffers; variable
DVulkanManager.cpp350 SkDEBUGCODE(res = ) mAllocateCommandBuffers(mBackendContext->fDevice, &commandBuffersInfo, in createBuffers()