Home
last modified time | relevance | path

Searched defs:g_Queue (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/imgui/examples/example_sdl_vulkan/
Dmain.cpp23 static VkQueue g_Queue = VK_NULL_HANDLE; variable
/third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/
Dmain.cpp39 static VkQueue g_Queue = VK_NULL_HANDLE; variable
/third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/
Dmain.cpp31 static VkQueue g_Queue = VK_NULL_HANDLE; variable
/third_party/flutter/skia/third_party/externals/imgui/examples/example_glfw_vulkan/
Dmain.cpp31 static VkQueue g_Queue = VK_NULL_HANDLE; variable
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_vulkan.cpp40 static VkQueue g_Queue = VK_NULL_HANDLE; variable