Home
last modified time | relevance | path

Searched refs:fAllocateCommandBuffers (Results 1 – 6 of 6) sorted by relevance

/external/skia/tools/gpu/vk/
DVkTestContext.cpp60 result = fAllocateCommandBuffers(fDevice, &allocateInfo, &fCommandBuffer); in VkFenceSync()
131 PFN_vkAllocateCommandBuffers fAllocateCommandBuffers = nullptr; member in __anonbc07f4f30111::VkFenceSync
/external/skqp/tools/gpu/vk/
DVkTestContext.cpp60 result = fAllocateCommandBuffers(fDevice, &allocateInfo, &fCommandBuffer); in VkFenceSync()
131 PFN_vkAllocateCommandBuffers fAllocateCommandBuffers = nullptr; member in __anon3653cb2a0111::VkFenceSync
/external/skia/src/gpu/vk/
DGrVkInterface.h144 VkPtr<PFN_vkAllocateCommandBuffers> fAllocateCommandBuffers; member
DGrVkInterface.cpp352 nullptr == fFunctions.fAllocateCommandBuffers || in validate()
/external/skqp/src/gpu/vk/
DGrVkInterface.h144 VkPtr<PFN_vkAllocateCommandBuffers> fAllocateCommandBuffers; member
DGrVkInterface.cpp352 nullptr == fFunctions.fAllocateCommandBuffers || in validate()