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