Home
last modified time | relevance | path

Searched defs:wglCreateContextAttribsARB (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_context.c72 wglCreateContextAttribsARB(HDC hDC, HGLRC hShareContext, const int *attribList) in wglCreateContextAttribsARB() function
/third_party/mesa3d/src/glx/windows/
Dwgl.c72 HGLRC wglCreateContextAttribsARB(HDC hdc_, HGLRC hShareContext_, in wglCreateContextAttribsARB() function
/third_party/mesa3d/src/gallium/targets/libgl-gdi/tests/
Dwgl_tests.cpp109 …auto wglCreateContextAttribsARB = (pwglCreateContextAttribsARB)wglGetProcAddress("wglCreateContext… in recreate_attribs() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wgl/
Dgstglcontext_wgl.c40 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsopengl.c643 PFNWGLCREATECONTEXTATTRIBSARBPROC wglCreateContextAttribsARB; in WIN_GL_CreateContext() local
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dwglew.h158 #define wglCreateContextAttribsARB WGLEW_GET_FUN(__wglewCreateContextAttribsARB) macro