Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dvulkan.c35 #define _GLFW_REQUIRE_LOADER 2 macro
71 if (mode == _GLFW_REQUIRE_LOADER) in _glfwInitVulkan()
104 if (mode == _GLFW_REQUIRE_LOADER) in _glfwInitVulkan()
238 if (!_glfwInitVulkan(_GLFW_REQUIRE_LOADER)) in glfwGetRequiredInstanceExtensions()
256 if (!_glfwInitVulkan(_GLFW_REQUIRE_LOADER)) in glfwGetInstanceProcAddress()
282 if (!_glfwInitVulkan(_GLFW_REQUIRE_LOADER)) in glfwGetPhysicalDevicePresentationSupport()
312 if (!_glfwInitVulkan(_GLFW_REQUIRE_LOADER)) in glfwCreateWindowSurface()

Completed in 1 milliseconds