Home
last modified time | relevance | path

Searched refs:glfwGetCurrentContext (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/src/gpu/gl/glfw/
DGrGLMakeNativeInterface_glfw.cpp17 SkASSERT(glfwGetCurrentContext()); in glfw_get()
22 if (nullptr == glfwGetCurrentContext()) { in GrGLMakeNativeInterface()
/third_party/glfw/tests/
Dsharing.c98 glfwGetFramebufferSize(glfwGetCurrentContext(), &width, &height); in draw_quad()
/third_party/glfw/docs/
Dcontext.dox113 The window of the current context is returned by @ref glfwGetCurrentContext.
116 GLFWwindow* window = glfwGetCurrentContext();
Dintro.dox242 - @ref glfwGetCurrentContext
/third_party/glfw/src/
Dcontext.c600 GLFWAPI GLFWwindow* glfwGetCurrentContext(void) in glfwGetCurrentContext() function
/third_party/glfw/include/GLFW/
Dglfw3.h3862 GLFWAPI GLFWwindow* glfwGetCurrentContext(void);
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
Dglfw3.h3841 GLFWAPI GLFWwindow* glfwGetCurrentContext(void);