Home
last modified time | relevance | path

Searched defs:glXCreateContextAttribsARB (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/glx/
Dcreate_context.c45 glXCreateContextAttribsARB(Display *dpy, GLXFBConfig config, in glXCreateContextAttribsARB() function
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11opengl.h44 GLXContext (*glXCreateContextAttribsARB) (Display*,GLXFBConfig,GLXContext,Bool,const int *); member
/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp307 auto glXCreateContextAttribsARB = (PFNGLXCREATECONTEXTATTRIBSARBPROC) in CreateBestContext() local
/third_party/flutter/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp300 auto glXCreateContextAttribsARB = (PFNGLXCREATECONTEXTATTRIBSARBPROC) in CreateBestContext() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c70 GLXContext (*glXCreateContextAttribsARB) (Display *, GLXFBConfig, member
/third_party/mesa3d/src/mesa/drivers/x11/
Dglxapi.c1242 glXCreateContextAttribsARB(Display *dpy, GLXFBConfig config, in glXCreateContextAttribsARB() function
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c2656 glXCreateContextAttribsARB(Display *dpy, GLXFBConfig config, in glXCreateContextAttribsARB() function
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglxew.h359 #define glXCreateContextAttribsARB GLXEW_GET_FUN(__glewXCreateContextAttribsARB) macro