Home
last modified time | relevance | path

Searched defs:glfwGetProcAddress (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/glfw2/glfw-2.7.9/lib/
H A Dglext.c247 GLFWAPI void * GLFWAPIENTRY glfwGetProcAddress( const char *procname ) in glfwGetProcAddress() function
/dports/x11/kitty/kitty-0.23.1/glfw/
H A Dcontext.c575 GLFWAPI GLFWglproc glfwGetProcAddress(const char* procname) in glfwGetProcAddress() function
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dcontext.c741 GLFWAPI GLFWglproc glfwGetProcAddress(const char* procname) in glfwGetProcAddress() function
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Dcontext.c743 GLFWAPI GLFWglproc glfwGetProcAddress(const char* procname) in glfwGetProcAddress() function
/dports/graphics/glfw/glfw-3.3.4/src/
H A Dcontext.c743 GLFWAPI GLFWglproc glfwGetProcAddress(const char* procname) in glfwGetProcAddress() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/src/
H A Dcontext.c741 GLFWAPI GLFWglproc glfwGetProcAddress(const char* procname) in glfwGetProcAddress() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/src/
H A Dcontext.c741 GLFWAPI GLFWglproc glfwGetProcAddress(const char* procname) in glfwGetProcAddress() function
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Dcontext.c741 GLFWAPI GLFWglproc glfwGetProcAddress(const char* procname) in glfwGetProcAddress() function
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/src/
H A Dcontext.c741 GLFWAPI GLFWglproc glfwGetProcAddress(const char* procname) in glfwGetProcAddress() function
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dcontext.c743 GLFWAPI GLFWglproc glfwGetProcAddress(const char* procname) in glfwGetProcAddress() function
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dcontext.c741 GLFWAPI GLFWglproc glfwGetProcAddress(const char* procname) in glfwGetProcAddress() function
/dports/games/craft/Craft-1.0fbsd/deps/glfw/src/
H A Dcontext.c611 GLFWAPI GLFWglproc glfwGetProcAddress(const char* procname) in glfwGetProcAddress() function
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/glfw/
H A Dcontext.c628 GLFWAPI GLFWglproc glfwGetProcAddress(const char* procname) in glfwGetProcAddress() function
/dports/graphics/glfw2/glfw-2.7.9/docs/
H A Dglfwrm.tex2431 \subsection{glfwGetProcAddress} subsection
/dports/devel/emscripten/emscripten-2.0.3/src/
H A Ddeps_info.json42 "glfwGetProcAddress": ["emscripten_GetProcAddress"], array
/dports/graphics/py-glfw/glfw-2.5.0/glfw/
H A DGLFW.py335 get_proc_address as glfwGetProcAddress, unknown
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-0.34.0/src/ffi/
H A Dmod.rs514 pub fn glfwGetProcAddress(procname: *const c_char) -> GLFWglproc; in glfwGetProcAddress() function
/dports/x11/kitty/kitty-0.23.1/kitty/
H A Dglfw-wrapper.h2081 #define glfwGetProcAddress glfwGetProcAddress_impl macro