Home
last modified time | relevance | path

Searched refs:fGetPhysicalDeviceQueueFamilyProperties (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkInterface.h65 VkPtr<PFN_vkGetPhysicalDeviceQueueFamilyProperties> fGetPhysicalDeviceQueueFamilyProperties; member
DGrVkInterface.cpp274 nullptr == fFunctions.fGetPhysicalDeviceQueueFamilyProperties || in validate()