Home
last modified time | relevance | path

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

/external/skia/include/gpu/vk/
DGrVkInterface.h85 VkPtr<PFN_vkGetDeviceQueue> fGetDeviceQueue; member
/external/skia/src/gpu/vk/
DGrVkInterface.cpp218 NULL == fFunctions.fGetDeviceQueue || in validate()