Home
last modified time | relevance | path

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

/third_party/flutter/skia/tools/gpu/vk/
DVkTestContext.cpp113 auto result = fWaitForFences(fDevice, 1, &fence, true, kForever); in waitFence()
137 PFN_vkWaitForFences fWaitForFences = nullptr; member in __anon0c643af20111::VkFenceSync
/third_party/flutter/skia/src/gpu/vk/
DGrVkInterface.h95 VkPtr<PFN_vkWaitForFences> fWaitForFences; member
DGrVkInterface.cpp303 nullptr == fFunctions.fWaitForFences || in validate()
/third_party/skia/src/gpu/vk/
DGrVkInterface.h95 VkPtr<PFN_vkWaitForFences> fWaitForFences; member
DGrVkInterface.cpp303 nullptr == fFunctions.fWaitForFences || in validate()