| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glx_mangle.h | 69 #define glXQueryDrawable mglXQueryDrawable macro
|
| H A D | glx.h | 269 extern void glXQueryDrawable( Display *dpy, GLXDrawable draw, int attribute,
|
| H A D | glxext.h | 138 void glXQueryDrawable (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value);
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | pbdemo.c | 217 glXQueryDrawable( gDpy, gPBuffer, GLX_WIDTH, &v); 219 glXQueryDrawable( gDpy, gPBuffer, GLX_HEIGHT, &v); 221 glXQueryDrawable( gDpy, gPBuffer, GLX_PRESERVED_CONTENTS, &v); 223 glXQueryDrawable( gDpy, gPBuffer, GLX_LARGEST_PBUFFER, &v); 225 glXQueryDrawable( gDpy, gPBuffer, GLX_FBCONFIG_ID, &v);
|
| H A D | glxgears.c | 604 glXQueryDrawable(dpy, drawable, GLX_SWAP_INTERVAL_EXT, &tmp);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/ |
| H A D | glx_getproc.c | 90 { "glXQueryDrawable", (__GLXextFuncPtr) glXQueryDrawable },
|
| H A D | glx_api.c | 2148 glXQueryDrawable(Display *dpy, GLXDrawable draw, int attribute, function in typeref:typename:PUBLIC void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/ |
| H A D | glx_getproc.c | 90 { "glXQueryDrawable", (__GLXextFuncPtr) glXQueryDrawable },
|
| H A D | glx_api.c | 2098 glXQueryDrawable(Display *dpy, GLXDrawable draw, int attribute, function in typeref:typename:PUBLIC void
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 7.6.1.rst | 44 - Fake glXQueryDrawable() didn't return good values (bug 24320)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glx.h | 264 extern void glXQueryDrawable( Display *dpy, GLXDrawable draw, int attribute,
|
| H A D | glxext.h | 138 void glXQueryDrawable (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | glxapi.c | 559 glXQueryDrawable(Display *dpy, GLXDrawable draw, int attribute, unsigned int *value) function in typeref:typename:void PUBLIC 1107 { "glXQueryDrawable", (__GLXextFuncPtr) glXQueryDrawable },
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ |
| H A D | glxapi.c | 555 glXQueryDrawable(Display *dpy, GLXDrawable draw, int attribute, unsigned int *value) function in typeref:typename:void PUBLIC 1103 { "glXQueryDrawable", (__GLXextFuncPtr) glXQueryDrawable },
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glx_pbuffer.c | 789 glXQueryDrawable(Display * dpy, GLXDrawable drawable, function in typeref:typename:_GLX_PUBLIC void
|
| H A D | glxcmds.c | 2488 GLX_FUNCTION(glXQueryDrawable),
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glx_pbuffer.c | 773 glXQueryDrawable(Display * dpy, GLXDrawable drawable, function in typeref:typename:_GLX_PUBLIC void
|
| H A D | glxcmds.c | 2578 GLX_FUNCTION(glXQueryDrawable),
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 968 #define glXQueryDrawable epoxy_glXQueryDrawable macro
|
| H A D | glx_generated_dispatch.c | 2434 0, // glXQueryDrawable 3994 return glx_single_resolver(PROVIDER_GLX_13, 2116 /* glXQueryDrawable */); 4313 GEN_THUNKS(glXQueryDrawable, (Display * dpy, GLXDrawable draw, int attribute, unsigned int * value), (dpy, draw, attribute, value)) 4448 epoxy_glXQueryDrawable_dispatch_table_rewrite_ptr, /* glXQueryDrawable */
|