Searched refs:wgl_context (Results 1 – 7 of 7) sorted by relevance
237 context_wgl->wgl_context = _create_context_with_flags (context_wgl, in gst_gl_context_wgl_create_context()241 if (context_wgl->wgl_context) { in gst_gl_context_wgl_create_context()248 if (!context_wgl->wgl_context) { in gst_gl_context_wgl_create_context()251 context_wgl->wgl_context = in gst_gl_context_wgl_create_context()257 if (!context_wgl->wgl_context) { in gst_gl_context_wgl_create_context()259 context_wgl->wgl_context = wglCreateContext (device); in gst_gl_context_wgl_create_context()261 if (!context_wgl->wgl_context) { in gst_gl_context_wgl_create_context()270 if (!wglShareLists (external_gl_context, context_wgl->wgl_context)) { in gst_gl_context_wgl_create_context()284 (guintptr) context_wgl->wgl_context); in gst_gl_context_wgl_create_context()303 if (context_wgl->wgl_context) in gst_gl_context_wgl_destroy_context()[all …]
43 HGLRC wgl_context; member
38 "src/wgl_context.c",39 "src/wgl_context.h",
84 "${glfw_dir}/src/wgl_context.c",85 "${glfw_dir}/src/wgl_context.h",
16 wgl_context.h egl_context.h)19 wgl_context.c egl_context.c)
274 "${glfw_dir}/src/wgl_context.c",275 "${glfw_dir}/src/wgl_context.h",
11799 FILE: ../../../third_party/glfw/src/wgl_context.c11800 FILE: ../../../third_party/glfw/src/wgl_context.h