Searched refs:fGetEventStatus (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/gpu/vk/ | ||
D | GrVkInterface.h | 100 VkPtr<PFN_vkGetEventStatus> fGetEventStatus; member |
D | GrVkInterface.cpp | 309 nullptr == fFunctions.fGetEventStatus || in validate() |