Searched refs:fGraphicsQueue (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/tools/sk_app/ | ||
D | VulkanWindowContext.h | 105 VkQueue fGraphicsQueue; variable |
D | VulkanWindowContext.cpp | 83 fGraphicsQueue = backendContext.fQueue; in initializeContext() |