HomeSort by relevance Sort by last modified time
    Searched refs:XVisualInfo (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11gl_c.h 36 XVisualInfo* glx_visualinfo; /* XVisualInfo* returned by glXChooseVisual */
40 XVisualInfo* (*glXChooseVisual)
47 XVisualInfo* vis,
66 XVisualInfo* visual_info,
87 extern XVisualInfo *X11_GL_GetVisual(_THIS);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
glxapi.h 64 XVisualInfo *(*ChooseVisual)(Display *dpy, int screen, int *list);
66 GLXContext (*CreateContext)(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct);
67 GLXPixmap (*CreateGLXPixmap)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap);
70 int (*GetConfig)(Display *dpy, XVisualInfo *visinfo, int attrib, int *value);
103 XVisualInfo *(*GetVisualFromFBConfig)(Display *dpy, GLXFBConfig config);
141 XVisualInfo * (*GetVisualFromFBConfigSGIX)(Display *, GLXFBConfigSGIX);
142 GLXFBConfigSGIX (*GetFBConfigFromVisualSGIX)(Display *, XVisualInfo *);
185 GLXPixmap (*CreateGLXPixmapMESA)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap, Colormap cmap);
realglx.h 40 extern XVisualInfo *
44 _real_glXCreateContext( Display *dpy, XVisualInfo *visinfo,
48 _real_glXCreateGLXPixmap( Display *dpy, XVisualInfo *visinfo, Pixmap pixmap );
51 _real_glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visinfo,
83 _real_glXGetConfig( Display *dpy, XVisualInfo *visinfo,
121 extern XVisualInfo *
229 extern XVisualInfo *
233 _real_glXGetFBConfigFromVisualSGIX(Display *dpy, XVisualInfo *vis);
fakeglx.c 133 /* Macro to handle c_class vs class field name in XVisualInfo struct */
143 * Test if the given XVisualInfo is usable for Mesa rendering.
146 is_usable_visual( XVisualInfo *vinfo )
216 * Return the level (overlay, normal, underlay) of a given XVisualInfo.
218 * vinfo - the XVisualInfo to test
225 level_of_visual( Display *dpy, XVisualInfo *vinfo )
261 * Given an XVisualInfo and RGB, Double, and Depth buffer flags, save the
265 save_glx_visual( Display *dpy, XVisualInfo *vinfo,
326 /* now either compare XVisualInfo pointers or visual IDs */
402 * Create a GLX visual from a regular XVisualInfo
    [all...]
xmesa_x.h 48 typedef XVisualInfo *XMesaVisualInfo;
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.h 64 XVisualInfo *(*ChooseVisual)(Display *dpy, int screen, int *list);
66 GLXContext (*CreateContext)(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct);
67 GLXPixmap (*CreateGLXPixmap)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap);
70 int (*GetConfig)(Display *dpy, XVisualInfo *visinfo, int attrib, int *value);
103 XVisualInfo *(*GetVisualFromFBConfig)(Display *dpy, GLXFBConfig config);
141 XVisualInfo * (*GetVisualFromFBConfigSGIX)(Display *, GLXFBConfigSGIX);
142 GLXFBConfigSGIX (*GetFBConfigFromVisualSGIX)(Display *, XVisualInfo *);
185 GLXPixmap (*CreateGLXPixmapMESA)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap, Colormap cmap);
realglx.h 40 extern XVisualInfo *
44 _real_glXCreateContext( Display *dpy, XVisualInfo *visinfo,
48 _real_glXCreateGLXPixmap( Display *dpy, XVisualInfo *visinfo, Pixmap pixmap );
51 _real_glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visinfo,
83 _real_glXGetConfig( Display *dpy, XVisualInfo *visinfo,
121 extern XVisualInfo *
229 extern XVisualInfo *
233 _real_glXGetFBConfigFromVisualSGIX(Display *dpy, XVisualInfo *vis);
fakeglx.c 133 /* Macro to handle c_class vs class field name in XVisualInfo struct */
143 * Test if the given XVisualInfo is usable for Mesa rendering.
146 is_usable_visual( XVisualInfo *vinfo )
216 * Return the level (overlay, normal, underlay) of a given XVisualInfo.
218 * vinfo - the XVisualInfo to test
225 level_of_visual( Display *dpy, XVisualInfo *vinfo )
261 * Given an XVisualInfo and RGB, Double, and Depth buffer flags, save the
265 save_glx_visual( Display *dpy, XVisualInfo *vinfo,
326 /* now either compare XVisualInfo pointers or visual IDs */
402 * Create a GLX visual from a regular XVisualInfo
    [all...]
xmesa_x.h 48 typedef XVisualInfo *XMesaVisualInfo;
  /sdk/emulator/opengl/tests/ut_renderer/
X11RendererSurface.cpp 45 XVisualInfo *visualInfo = new XVisualInfo;
  /external/skia/src/gpu/gl/unix/
SkNativeGLContext_unix.cpp 103 XVisualInfo *vi = glXGetVisualFromFBConfig(fDisplay, fbc[i]);
125 XVisualInfo *vi = glXGetVisualFromFBConfig(fDisplay, bestFbc);
129 XVisualInfo visTemplate, *visReturn;
152 XVisualInfo temp = visReturn[best];
153 XVisualInfo *vi = &temp;
  /external/chromium_org/third_party/skia/include/views/
SkOSWindow_Unix.h 75 XVisualInfo* fVi;
  /external/skia/include/views/
SkOSWindow_Unix.h 75 XVisualInfo* fVi;
  /external/deqp/framework/platform/X11/
tcuX11.cpp 93 bool Display::getVisualInfo (VisualID visualID, XVisualInfo& dst)
95 XVisualInfo query;
98 XVisualInfo* response = XGetVisualInfo(m_display, VisualIDMask, &query, &numVisuals);
116 XVisualInfo info;
139 XVisualInfo info = XVisualInfo();
tcuX11.hpp 69 bool getVisualInfo (VisualID visualID, XVisualInfo& dst);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
xm_api.h 32 1. Call XMesaCreateVisual() to make an XMesaVisual from an XVisualInfo.
90 * visinfo - an XVisualInfo pointer
111 XVisualInfo * visinfo,
128 * Destroy an XMesaVisual, but not the associated XVisualInfo.
283 * Basically corresponds to an XVisualInfo.
289 XVisualInfo * visinfo; /* X's visual info (pointer to private copy) */
290 XVisualInfo *vishandle; /* Only used in fakeglx.c */
glx_api.c 119 /* Macro to handle c_class vs class field name in XVisualInfo struct */
129 * Test if the given XVisualInfo is usable for Mesa rendering.
132 is_usable_visual( XVisualInfo *vinfo )
160 * Given an XVisualInfo and RGB, Double, and Depth buffer flags, save the
164 save_glx_visual( Display *dpy, XVisualInfo *vinfo,
229 /* now either compare XVisualInfo pointers or visual IDs */
305 * Create a GLX visual from a regular XVisualInfo.
306 * This is called when Fake GLX is given an XVisualInfo which wasn't
313 create_glx_visual( Display *dpy, XVisualInfo *visinfo )
347 * Find the GLX visual associated with an XVisualInfo
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glx/apple/
glx_empty.c 156 glXCreateGLXPixmapMESA(Display * dpy, XVisualInfo * visual,
250 _X_EXPORT XVisualInfo *
259 glXGetFBConfigFromVisualSGIX(Display * dpy, XVisualInfo * visinfo)
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
xm_api.h 32 1. Call XMesaCreateVisual() to make an XMesaVisual from an XVisualInfo.
90 * visinfo - an XVisualInfo pointer
111 XVisualInfo * visinfo,
128 * Destroy an XMesaVisual, but not the associated XVisualInfo.
283 * Basically corresponds to an XVisualInfo.
289 XVisualInfo * visinfo; /* X's visual info (pointer to private copy) */
290 XVisualInfo *vishandle; /* Only used in fakeglx.c */
glx_api.c 119 /* Macro to handle c_class vs class field name in XVisualInfo struct */
129 * Test if the given XVisualInfo is usable for Mesa rendering.
132 is_usable_visual( XVisualInfo *vinfo )
160 * Given an XVisualInfo and RGB, Double, and Depth buffer flags, save the
164 save_glx_visual( Display *dpy, XVisualInfo *vinfo,
229 /* now either compare XVisualInfo pointers or visual IDs */
305 * Create a GLX visual from a regular XVisualInfo.
306 * This is called when Fake GLX is given an XVisualInfo which wasn't
313 create_glx_visual( Display *dpy, XVisualInfo *visinfo )
347 * Find the GLX visual associated with an XVisualInfo
    [all...]
  /external/mesa3d/src/glx/apple/
glx_empty.c 156 glXCreateGLXPixmapMESA(Display * dpy, XVisualInfo * visual,
250 _X_EXPORT XVisualInfo *
259 glXGetFBConfigFromVisualSGIX(Display * dpy, XVisualInfo * visinfo)
  /external/chromium_org/third_party/mesa/src/docs/
MESA_pixmap_colormap.spec 52 GLXPixmap glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visual,
69 GLXPixmap glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visual,
  /external/mesa3d/docs/
MESA_pixmap_colormap.spec 52 GLXPixmap glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visual,
69 GLXPixmap glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visual,
  /external/chromium_org/third_party/mesa/src/include/GL/
glx.h 200 extern XVisualInfo* glXChooseVisual( Display *dpy, int screen,
203 extern GLXContext glXCreateContext( Display *dpy, XVisualInfo *vis,
216 extern GLXPixmap glXCreateGLXPixmap( Display *dpy, XVisualInfo *visual,
227 extern int glXGetConfig( Display *dpy, XVisualInfo *visual,
264 extern XVisualInfo *glXGetVisualFromFBConfig( Display *dpy,
307 typedef XVisualInfo * (* PFNGLXGETVISUALFROMFBCONFIGPROC) (Display *dpy, GLXFBConfig config);
  /external/mesa3d/include/GL/
glx.h 200 extern XVisualInfo* glXChooseVisual( Display *dpy, int screen,
203 extern GLXContext glXCreateContext( Display *dpy, XVisualInfo *vis,
216 extern GLXPixmap glXCreateGLXPixmap( Display *dpy, XVisualInfo *visual,
227 extern int glXGetConfig( Display *dpy, XVisualInfo *visual,
264 extern XVisualInfo *glXGetVisualFromFBConfig( Display *dpy,
307 typedef XVisualInfo * (* PFNGLXGETVISUALFROMFBCONFIGPROC) (Display *dpy, GLXFBConfig config);

Completed in 366 milliseconds

1 2 3 4