Home
last modified time | relevance | path

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

/third_party/skia/tools/sk_app/
DVulkanWindowContext.h98 PFN_vkGetDeviceQueue fGetDeviceQueue = nullptr; variable
/third_party/skia/src/gpu/vk/
DGrVkInterface.h73 VkPtr<PFN_vkGetDeviceQueue> fGetDeviceQueue; member