HomeSort by relevance Sort by last modified time
    Searched refs:PFNGLXCREATECONTEXTATTRIBSARBPROC (Results 1 - 5 of 5) sorted by null

  /external/skia/src/gpu/gl/glx/
SkCreatePlatformGLContext_glx.cpp 180 PFNGLXCREATECONTEXTATTRIBSARBPROC glXCreateContextAttribsARB =
181 (PFNGLXCREATECONTEXTATTRIBSARBPROC) glXGetProcAddressARB((GrGLubyte*)"glXCreateContextAttribsARB");
  /external/deqp/framework/platform/X11/
tcuX11GlxPlatform.cpp 84 const PFNGLXCREATECONTEXTATTRIBSARBPROC
201 reinterpret_cast<PFNGLXCREATECONTEXTATTRIBSARBPROC>(
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glxext.h 548 typedef GLXContext ( * PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list);
    [all...]
  /external/mesa3d/include/GL/
glxext.h 600 typedef GLXContext ( * PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glxext.h 596 typedef GLXContext ( * PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list);
    [all...]

Completed in 86 milliseconds