Home
last modified time | relevance | path

Searched defs:glfwCreateWindowSurface (Results 1 – 14 of 14) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/utils/
H A DGlfw3Fuchsia.cpp75 VkResult glfwCreateWindowSurface(VkInstance instance, in glfwCreateWindowSurface() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/utils/
H A DGlfw3Fuchsia.cpp75 VkResult glfwCreateWindowSurface(VkInstance instance, in glfwCreateWindowSurface() function
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dvulkan.c293 GLFWAPI VkResult glfwCreateWindowSurface(VkInstance instance, in glfwCreateWindowSurface() function
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Dvulkan.c299 GLFWAPI VkResult glfwCreateWindowSurface(VkInstance instance, in glfwCreateWindowSurface() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/src/
H A Dvulkan.c293 GLFWAPI VkResult glfwCreateWindowSurface(VkInstance instance, in glfwCreateWindowSurface() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/src/
H A Dvulkan.c293 GLFWAPI VkResult glfwCreateWindowSurface(VkInstance instance, in glfwCreateWindowSurface() function
/dports/graphics/glfw/glfw-3.3.4/src/
H A Dvulkan.c299 GLFWAPI VkResult glfwCreateWindowSurface(VkInstance instance, in glfwCreateWindowSurface() function
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Dvulkan.c296 GLFWAPI VkResult glfwCreateWindowSurface(VkInstance instance, in glfwCreateWindowSurface() function
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/src/
H A Dvulkan.c293 GLFWAPI VkResult glfwCreateWindowSurface(VkInstance instance, in glfwCreateWindowSurface() function
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dvulkan.c299 GLFWAPI VkResult glfwCreateWindowSurface(VkInstance instance, in glfwCreateWindowSurface() function
/dports/x11/kitty/kitty-0.23.1/glfw/
H A Dvulkan.c299 GLFWAPI VkResult glfwCreateWindowSurface(VkInstance instance, in glfwCreateWindowSurface() function
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dvulkan.c296 GLFWAPI VkResult glfwCreateWindowSurface(VkInstance instance, in glfwCreateWindowSurface() function
/dports/graphics/py-glfw/glfw-2.5.0/glfw/
H A DGLFW.py300 create_window_surface as glfwCreateWindowSurface, unknown
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-0.34.0/src/ffi/
H A Dmod.rs567 …pub fn glfwCreateWindowSurface(instance: VkInstance, window: *mut GLFWwindow, allocator: *const Vk… in glfwCreateWindowSurface() function