Home
last modified time | relevance | path

Searched refs:fGetDeviceQueue (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/tools/sk_app/
H A DVulkanWindowContext.h98 PFN_vkGetDeviceQueue fGetDeviceQueue = nullptr; member in sk_app::VulkanWindowContext
H A DVulkanWindowContext.cpp146 fGetDeviceQueue(fDevice, fPresentQueueIndex, 0, &fPresentQueue); in initializeContext()
/third_party/skia/src/gpu/vk/
H A DGrVkInterface.h73 VkPtr<PFN_vkGetDeviceQueue> fGetDeviceQueue; member
H A DGrVkInterface.cpp287 nullptr == fFunctions.fGetDeviceQueue || in validate()

Completed in 4 milliseconds