Home
last modified time | relevance | path

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

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