Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/glfw/
H A DGrGLMakeNativeInterface_glfw.cpp17 SkASSERT(glfwGetCurrentContext()); in glfw_get()
22 if (nullptr == glfwGetCurrentContext()) { in GrGLMakeNativeInterface()
/third_party/glfw/src/
H A Dcontext.c642 GLFWAPI GLFWwindow* glfwGetCurrentContext(void) in glfwGetCurrentContext() function
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h3814 * @sa glfwGetCurrentContext
3841 GLFWAPI GLFWwindow* glfwGetCurrentContext(void);
/third_party/glfw/include/GLFW/
H A Dglfw3.h6117 * @sa @ref glfwGetCurrentContext
6144 GLFWAPI GLFWwindow* glfwGetCurrentContext(void);

Completed in 13 milliseconds