Searched refs:dpy (Results 1 - 25 of 341) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dglx_empty.c56 glXJoinSwapGroupSGIX(Display * dpy, GLXDrawable drawable, GLXDrawable member) argument
58 (void) dpy;
68 glXBindSwapBarrierSGIX(Display * dpy, GLXDrawable drawable, int barrier) argument
70 (void) dpy;
76 glXQueryMaxSwapBarriersSGIX(Display * dpy, int screen, int *max) argument
78 (void) dpy;
89 glXGetSyncValuesOML(Display * dpy, GLXDrawable drawable, argument
92 (void) dpy;
101 glXSwapBuffersMscOML(Display * dpy, GLXDrawable drawable, argument
104 (void) dpy;
114 glXWaitForMscOML(Display * dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t * ust, int64_t * msc, int64_t * sbc) argument
132 glXWaitForSbcOML(Display * dpy, GLXDrawable drawable, int64_t target_sbc, int64_t * ust, int64_t * msc, int64_t * sbc) argument
147 glXReleaseBuffersMESA(Display * dpy, GLXDrawable d) argument
156 glXCreateGLXPixmapMESA(Display * dpy, XVisualInfo * visual, Pixmap pixmap, Colormap cmap) argument
171 glXCopySubBufferMESA(Display * dpy, GLXDrawable drawable, int x, int y, int width, int height) argument
184 glXQueryGLXPbufferSGIX(Display * dpy, GLXDrawable drawable, int attribute, unsigned int *value) argument
195 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfig config, unsigned int width, unsigned int height, int *attrib_list) argument
[all...]
H A Dappledri.c51 #define AppleDRICheckExtension(dpy,i,val) \
52 XextCheckExtension (dpy, i, appledri_extension_name, val)
60 static int close_display(Display * dpy, XExtCodes * extCodes);
61 static Bool wire_to_event(Display * dpy, XEvent * re, xEvent * event);
95 wire_to_event(Display *dpy, XEvent *re, xEvent *event) argument
97 XExtDisplayInfo *info = find_display(dpy);
100 AppleDRICheckExtension(dpy, info, False);
106 (*surface_notify_handler) (dpy, (unsigned int) sevent->arg,
129 XAppleDRIQueryExtension(dpy, event_basep, error_basep)
130 Display *dpy;
308 XAppleDRICreateSharedBuffer(Display * dpy, int screen, Drawable drawable, Bool doubleSwap, char *path, size_t pathlen, int *width, int *height) argument
357 XAppleDRISwapBuffers(Display * dpy, int screen, Drawable drawable) argument
377 XAppleDRICreatePixmap(Display * dpy, int screen, Drawable drawable, int *width, int *height, int *pitch, int *bpp, size_t * size, char *bufname, size_t bufnamesize) argument
434 XAppleDRIDestroyPixmap(Display * dpy, Pixmap drawable) argument
[all...]
/external/mesa3d/src/glx/apple/
H A Dglx_empty.c56 glXJoinSwapGroupSGIX(Display * dpy, GLXDrawable drawable, GLXDrawable member) argument
58 (void) dpy;
68 glXBindSwapBarrierSGIX(Display * dpy, GLXDrawable drawable, int barrier) argument
70 (void) dpy;
76 glXQueryMaxSwapBarriersSGIX(Display * dpy, int screen, int *max) argument
78 (void) dpy;
89 glXGetSyncValuesOML(Display * dpy, GLXDrawable drawable, argument
92 (void) dpy;
101 glXSwapBuffersMscOML(Display * dpy, GLXDrawable drawable, argument
104 (void) dpy;
114 glXWaitForMscOML(Display * dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t * ust, int64_t * msc, int64_t * sbc) argument
132 glXWaitForSbcOML(Display * dpy, GLXDrawable drawable, int64_t target_sbc, int64_t * ust, int64_t * msc, int64_t * sbc) argument
147 glXReleaseBuffersMESA(Display * dpy, GLXDrawable d) argument
156 glXCreateGLXPixmapMESA(Display * dpy, XVisualInfo * visual, Pixmap pixmap, Colormap cmap) argument
171 glXCopySubBufferMESA(Display * dpy, GLXDrawable drawable, int x, int y, int width, int height) argument
184 glXQueryGLXPbufferSGIX(Display * dpy, GLXDrawable drawable, int attribute, unsigned int *value) argument
195 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfig config, unsigned int width, unsigned int height, int *attrib_list) argument
[all...]
H A Dappledri.c51 #define AppleDRICheckExtension(dpy,i,val) \
52 XextCheckExtension (dpy, i, appledri_extension_name, val)
60 static int close_display(Display * dpy, XExtCodes * extCodes);
61 static Bool wire_to_event(Display * dpy, XEvent * re, xEvent * event);
95 wire_to_event(Display *dpy, XEvent *re, xEvent *event) argument
97 XExtDisplayInfo *info = find_display(dpy);
100 AppleDRICheckExtension(dpy, info, False);
106 (*surface_notify_handler) (dpy, (unsigned int) sevent->arg,
129 XAppleDRIQueryExtension(dpy, event_basep, error_basep)
130 Display *dpy;
308 XAppleDRICreateSharedBuffer(Display * dpy, int screen, Drawable drawable, Bool doubleSwap, char *path, size_t pathlen, int *width, int *height) argument
357 XAppleDRISwapBuffers(Display * dpy, int screen, Drawable drawable) argument
377 XAppleDRICreatePixmap(Display * dpy, int screen, Drawable drawable, int *width, int *height, int *pitch, int *bpp, size_t * size, char *bufname, size_t bufnamesize) argument
434 XAppleDRIDestroyPixmap(Display * dpy, Pixmap drawable) argument
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
H A Drealglx.h41 _real_glXChooseVisual( Display *dpy, int screen, int *list );
44 _real_glXCreateContext( Display *dpy, XVisualInfo *visinfo,
48 _real_glXCreateGLXPixmap( Display *dpy, XVisualInfo *visinfo, Pixmap pixmap );
51 _real_glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visinfo,
55 _real_glXDestroyGLXPixmap( Display *dpy, GLXPixmap pixmap );
58 _real_glXCopyContext( Display *dpy, GLXContext src, GLXContext dst,
62 _real_glXMakeCurrent( Display *dpy, GLXDrawable drawable, GLXContext ctx );
65 _real_glXQueryExtension( Display *dpy, int *errorb, int *event );
68 _real_glXDestroyContext( Display *dpy, GLXContext ctx );
71 _real_glXIsDirect( Display *dpy, GLXContex
[all...]
H A Dglxapi.c92 get_dispatch(Display *dpy) argument
94 if (!dpy)
101 if (d->Dpy == dpy) {
102 prevDisplay = dpy;
120 d->Dpy = dpy;
126 prevDisplay = dpy;
191 glXChooseVisual(Display *dpy, int screen, int *list) argument
194 GET_DISPATCH(dpy, t);
197 return (t->ChooseVisual)(dpy, screen, list);
202 glXCopyContext(Display *dpy, GLXContex argument
213 glXCreateContext(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct) argument
224 glXCreateGLXPixmap(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap) argument
235 glXDestroyContext(Display *dpy, GLXContext ctx) argument
248 glXDestroyGLXPixmap(Display *dpy, GLXPixmap pixmap) argument
259 glXGetConfig(Display *dpy, XVisualInfo *visinfo, int attrib, int *value) argument
291 glXIsDirect(Display *dpy, GLXContext ctx) argument
302 glXMakeCurrent(Display *dpy, GLXDrawable drawable, GLXContext ctx) argument
319 glXQueryExtension(Display *dpy, int *errorb, int *event) argument
330 glXQueryVersion(Display *dpy, int *maj, int *min) argument
341 glXSwapBuffers(Display *dpy, GLXDrawable drawable) argument
355 Display *dpy = glXGetCurrentDisplay(); local
367 Display *dpy = glXGetCurrentDisplay(); local
379 Display *dpy = glXGetCurrentDisplay(); local
391 glXGetClientString(Display *dpy, int name) argument
402 glXQueryExtensionsString(Display *dpy, int screen) argument
413 glXQueryServerString(Display *dpy, int screen, int name) argument
439 glXChooseFBConfig(Display *dpy, int screen, const int *attribList, int *nitems) argument
450 glXCreateNewContext(Display *dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool direct) argument
461 glXCreatePbuffer(Display *dpy, GLXFBConfig config, const int *attribList) argument
472 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attribList) argument
483 glXCreateWindow(Display *dpy, GLXFBConfig config, Window win, const int *attribList) argument
494 glXDestroyPbuffer(Display *dpy, GLXPbuffer pbuf) argument
505 glXDestroyPixmap(Display *dpy, GLXPixmap pixmap) argument
516 glXDestroyWindow(Display *dpy, GLXWindow window) argument
535 glXGetFBConfigAttrib(Display *dpy, GLXFBConfig config, int attribute, int *value) argument
546 glXGetFBConfigs(Display *dpy, int screen, int *nelements) argument
556 glXGetSelectedEvent(Display *dpy, GLXDrawable drawable, unsigned long *mask) argument
567 glXGetVisualFromFBConfig(Display *dpy, GLXFBConfig config) argument
578 glXMakeContextCurrent(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx) argument
594 glXQueryContext(Display *dpy, GLXContext ctx, int attribute, int *value) argument
606 glXQueryDrawable(Display *dpy, GLXDrawable draw, int attribute, unsigned int *value) argument
617 glXSelectEvent(Display *dpy, GLXDrawable drawable, unsigned long mask) argument
634 Display *dpy = glXGetCurrentDisplay(); local
649 Display *dpy = glXGetCurrentDisplay(); local
660 Display *dpy = glXGetCurrentDisplay(); local
672 glXMakeCurrentReadSGI(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx) argument
691 glXCreateGLXVideoSourceSGIX(Display *dpy, int screen, VLServer server, VLPath path, int nodeClass, VLNode drainNode) argument
701 glXDestroyGLXVideoSourceSGIX(Display *dpy, GLXVideoSourceSGIX src) argument
716 glXFreeContextEXT(Display *dpy, GLXContext context) argument
738 glXImportContextEXT(Display *dpy, GLXContextID contextID) argument
748 glXQueryContextInfoEXT(Display *dpy, GLXContext context, int attribute,int *value) argument
762 glXGetFBConfigAttribSGIX(Display *dpy, GLXFBConfigSGIX config, int attribute, int *value) argument
772 glXChooseFBConfigSGIX(Display *dpy, int screen, int *attrib_list, int *nelements) argument
782 glXCreateGLXPixmapWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, Pixmap pixmap) argument
792 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct) argument
802 glXGetVisualFromFBConfigSGIX(Display *dpy, GLXFBConfigSGIX config) argument
812 glXGetFBConfigFromVisualSGIX(Display *dpy, XVisualInfo *vis) argument
826 glXCreateGLXPbufferSGIX(Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list) argument
836 glXDestroyGLXPbufferSGIX(Display *dpy, GLXPbufferSGIX pbuf) argument
846 glXQueryGLXPbufferSGIX(Display *dpy, GLXPbufferSGIX pbuf, int attribute, unsigned int *value) argument
856 glXSelectEventSGIX(Display *dpy, GLXDrawable drawable, unsigned long mask) argument
866 glXGetSelectedEventSGIX(Display *dpy, GLXDrawable drawable, unsigned long *mask) argument
880 glXCushionSGI(Display *dpy, Window win, float cushion) argument
894 glXBindChannelToWindowSGIX(Display *dpy, int screen, int channel , Window window) argument
904 glXChannelRectSGIX(Display *dpy, int screen, int channel, int x, int y, int w, int h) argument
914 glXQueryChannelRectSGIX(Display *dpy, int screen, int channel, int *x, int *y, int *w, int *h) argument
924 glXQueryChannelDeltasSGIX(Display *dpy, int screen, int channel, int *dx, int *dy, int *dw, int *dh) argument
934 glXChannelRectSyncSGIX(Display *dpy, int screen, int channel, GLenum synctype) argument
948 glXAssociateDMPbufferSGIX(Display *dpy, GLXPbufferSGIX pbuffer, DMparams *params, DMbuffer dmbuffer) argument
963 glXJoinSwapGroupSGIX(Display *dpy, GLXDrawable drawable, GLXDrawable member) argument
976 glXBindSwapBarrierSGIX(Display *dpy, GLXDrawable drawable, int barrier) argument
986 glXQueryMaxSwapBarriersSGIX(Display *dpy, int screen, int *max) argument
1000 glXGetTransparentIndexSUN(Display *dpy, Window overlay, Window underlay, long *pTransparent) argument
1014 glXCopySubBufferMESA(Display *dpy, GLXDrawable drawable, int x, int y, int width, int height) argument
1028 glXReleaseBuffersMESA(Display *dpy, Window w) argument
1042 glXCreateGLXPixmapMESA(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap, Colormap cmap) argument
1059 Display *dpy = glXGetCurrentDisplay(); local
1077 Display *dpy = glXGetCurrentDisplay(); local
1089 Display *dpy = glXGetCurrentDisplay(); local
1105 Display *dpy = glXGetCurrentDisplay(); local
1116 glXBindTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer, const int *attrib_list) argument
1126 glXReleaseTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer) argument
[all...]
/external/mesa3d/src/mesa/drivers/x11/
H A Drealglx.h41 _real_glXChooseVisual( Display *dpy, int screen, int *list );
44 _real_glXCreateContext( Display *dpy, XVisualInfo *visinfo,
48 _real_glXCreateGLXPixmap( Display *dpy, XVisualInfo *visinfo, Pixmap pixmap );
51 _real_glXCreateGLXPixmapMESA( Display *dpy, XVisualInfo *visinfo,
55 _real_glXDestroyGLXPixmap( Display *dpy, GLXPixmap pixmap );
58 _real_glXCopyContext( Display *dpy, GLXContext src, GLXContext dst,
62 _real_glXMakeCurrent( Display *dpy, GLXDrawable drawable, GLXContext ctx );
65 _real_glXQueryExtension( Display *dpy, int *errorb, int *event );
68 _real_glXDestroyContext( Display *dpy, GLXContext ctx );
71 _real_glXIsDirect( Display *dpy, GLXContex
[all...]
H A Dglxapi.c92 get_dispatch(Display *dpy) argument
94 if (!dpy)
101 if (d->Dpy == dpy) {
102 prevDisplay = dpy;
120 d->Dpy = dpy;
126 prevDisplay = dpy;
191 glXChooseVisual(Display *dpy, int screen, int *list) argument
194 GET_DISPATCH(dpy, t);
197 return (t->ChooseVisual)(dpy, screen, list);
202 glXCopyContext(Display *dpy, GLXContex argument
213 glXCreateContext(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct) argument
224 glXCreateGLXPixmap(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap) argument
235 glXDestroyContext(Display *dpy, GLXContext ctx) argument
248 glXDestroyGLXPixmap(Display *dpy, GLXPixmap pixmap) argument
259 glXGetConfig(Display *dpy, XVisualInfo *visinfo, int attrib, int *value) argument
291 glXIsDirect(Display *dpy, GLXContext ctx) argument
302 glXMakeCurrent(Display *dpy, GLXDrawable drawable, GLXContext ctx) argument
319 glXQueryExtension(Display *dpy, int *errorb, int *event) argument
330 glXQueryVersion(Display *dpy, int *maj, int *min) argument
341 glXSwapBuffers(Display *dpy, GLXDrawable drawable) argument
355 Display *dpy = glXGetCurrentDisplay(); local
367 Display *dpy = glXGetCurrentDisplay(); local
379 Display *dpy = glXGetCurrentDisplay(); local
391 glXGetClientString(Display *dpy, int name) argument
402 glXQueryExtensionsString(Display *dpy, int screen) argument
413 glXQueryServerString(Display *dpy, int screen, int name) argument
439 glXChooseFBConfig(Display *dpy, int screen, const int *attribList, int *nitems) argument
450 glXCreateNewContext(Display *dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool direct) argument
461 glXCreatePbuffer(Display *dpy, GLXFBConfig config, const int *attribList) argument
472 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attribList) argument
483 glXCreateWindow(Display *dpy, GLXFBConfig config, Window win, const int *attribList) argument
494 glXDestroyPbuffer(Display *dpy, GLXPbuffer pbuf) argument
505 glXDestroyPixmap(Display *dpy, GLXPixmap pixmap) argument
516 glXDestroyWindow(Display *dpy, GLXWindow window) argument
535 glXGetFBConfigAttrib(Display *dpy, GLXFBConfig config, int attribute, int *value) argument
546 glXGetFBConfigs(Display *dpy, int screen, int *nelements) argument
556 glXGetSelectedEvent(Display *dpy, GLXDrawable drawable, unsigned long *mask) argument
567 glXGetVisualFromFBConfig(Display *dpy, GLXFBConfig config) argument
578 glXMakeContextCurrent(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx) argument
594 glXQueryContext(Display *dpy, GLXContext ctx, int attribute, int *value) argument
606 glXQueryDrawable(Display *dpy, GLXDrawable draw, int attribute, unsigned int *value) argument
617 glXSelectEvent(Display *dpy, GLXDrawable drawable, unsigned long mask) argument
634 Display *dpy = glXGetCurrentDisplay(); local
649 Display *dpy = glXGetCurrentDisplay(); local
660 Display *dpy = glXGetCurrentDisplay(); local
672 glXMakeCurrentReadSGI(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx) argument
691 glXCreateGLXVideoSourceSGIX(Display *dpy, int screen, VLServer server, VLPath path, int nodeClass, VLNode drainNode) argument
701 glXDestroyGLXVideoSourceSGIX(Display *dpy, GLXVideoSourceSGIX src) argument
716 glXFreeContextEXT(Display *dpy, GLXContext context) argument
738 glXImportContextEXT(Display *dpy, GLXContextID contextID) argument
748 glXQueryContextInfoEXT(Display *dpy, GLXContext context, int attribute,int *value) argument
762 glXGetFBConfigAttribSGIX(Display *dpy, GLXFBConfigSGIX config, int attribute, int *value) argument
772 glXChooseFBConfigSGIX(Display *dpy, int screen, int *attrib_list, int *nelements) argument
782 glXCreateGLXPixmapWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, Pixmap pixmap) argument
792 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct) argument
802 glXGetVisualFromFBConfigSGIX(Display *dpy, GLXFBConfigSGIX config) argument
812 glXGetFBConfigFromVisualSGIX(Display *dpy, XVisualInfo *vis) argument
826 glXCreateGLXPbufferSGIX(Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list) argument
836 glXDestroyGLXPbufferSGIX(Display *dpy, GLXPbufferSGIX pbuf) argument
846 glXQueryGLXPbufferSGIX(Display *dpy, GLXPbufferSGIX pbuf, int attribute, unsigned int *value) argument
856 glXSelectEventSGIX(Display *dpy, GLXDrawable drawable, unsigned long mask) argument
866 glXGetSelectedEventSGIX(Display *dpy, GLXDrawable drawable, unsigned long *mask) argument
880 glXCushionSGI(Display *dpy, Window win, float cushion) argument
894 glXBindChannelToWindowSGIX(Display *dpy, int screen, int channel , Window window) argument
904 glXChannelRectSGIX(Display *dpy, int screen, int channel, int x, int y, int w, int h) argument
914 glXQueryChannelRectSGIX(Display *dpy, int screen, int channel, int *x, int *y, int *w, int *h) argument
924 glXQueryChannelDeltasSGIX(Display *dpy, int screen, int channel, int *dx, int *dy, int *dw, int *dh) argument
934 glXChannelRectSyncSGIX(Display *dpy, int screen, int channel, GLenum synctype) argument
948 glXAssociateDMPbufferSGIX(Display *dpy, GLXPbufferSGIX pbuffer, DMparams *params, DMbuffer dmbuffer) argument
963 glXJoinSwapGroupSGIX(Display *dpy, GLXDrawable drawable, GLXDrawable member) argument
976 glXBindSwapBarrierSGIX(Display *dpy, GLXDrawable drawable, int barrier) argument
986 glXQueryMaxSwapBarriersSGIX(Display *dpy, int screen, int *max) argument
1000 glXGetTransparentIndexSUN(Display *dpy, Window overlay, Window underlay, long *pTransparent) argument
1014 glXCopySubBufferMESA(Display *dpy, GLXDrawable drawable, int x, int y, int width, int height) argument
1028 glXReleaseBuffersMESA(Display *dpy, Window w) argument
1042 glXCreateGLXPixmapMESA(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap, Colormap cmap) argument
1059 Display *dpy = glXGetCurrentDisplay(); local
1077 Display *dpy = glXGetCurrentDisplay(); local
1089 Display *dpy = glXGetCurrentDisplay(); local
1105 Display *dpy = glXGetCurrentDisplay(); local
1116 glXBindTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer, const int *attrib_list) argument
1126 glXReleaseTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer) argument
[all...]
/external/chromium_org/third_party/mesa/src/src/egl/main/
H A Deglmisc.c74 _eglUpdateExtensionsString(_EGLDisplay *dpy) argument
78 if (dpy->Extensions.ext) { \
80 assert(exts <= dpy->ExtensionsString + _EGL_MAX_EXTENSIONS_LEN); \
84 char *exts = dpy->ExtensionsString;
98 if (dpy->Extensions.KHR_image_base && dpy->Extensions.KHR_image_pixmap)
126 _eglUpdateAPIsString(_EGLDisplay *dpy) argument
128 char *apis = dpy->ClientAPIsString;
130 if (apis[0] || !dpy->ClientAPIs)
133 if (dpy
150 _eglQueryString(_EGLDriver *drv, _EGLDisplay *dpy, EGLint name) argument
[all...]
H A Deglmisc.h39 _eglQueryString(_EGLDriver *drv, _EGLDisplay *dpy, EGLint name);
/external/mesa3d/src/egl/main/
H A Deglmisc.c74 _eglUpdateExtensionsString(_EGLDisplay *dpy) argument
78 if (dpy->Extensions.ext) { \
80 assert(exts <= dpy->ExtensionsString + _EGL_MAX_EXTENSIONS_LEN); \
84 char *exts = dpy->ExtensionsString;
98 if (dpy->Extensions.KHR_image_base && dpy->Extensions.KHR_image_pixmap)
126 _eglUpdateAPIsString(_EGLDisplay *dpy) argument
128 char *apis = dpy->ClientAPIsString;
130 if (apis[0] || !dpy->ClientAPIs)
133 if (dpy
150 _eglQueryString(_EGLDriver *drv, _EGLDisplay *dpy, EGLint name) argument
[all...]
H A Deglmisc.h39 _eglQueryString(_EGLDriver *drv, _EGLDisplay *dpy, EGLint name);
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xv/
H A DXvlibint.h58 if ((dpy->bufptr + SIZEOF(xv##name##Req)) > dpy->bufmax)\
59 _XFlush(dpy);\
60 req = (xv##name##Req *)(dpy->last_req = dpy->bufptr);\
64 dpy->bufptr += SIZEOF(xv##name##Req);\
65 dpy->request++
70 if ((dpy->bufptr + SIZEOF(xv/**/name/**/Req)) > dpy->bufmax)\
71 _XFlush(dpy);\
[all...]
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xinerama/
H A DXinerama.c48 #define PanoramiXCheckExtension(dpy,i,val) \
49 XextCheckExtension (dpy, i, panoramiX_extension_name, val)
50 #define PanoramiXSimpleCheckExtension(dpy,i) \
51 XextSimpleCheckExtension (dpy, i, panoramiX_extension_name)
84 Display *dpy,
89 XExtDisplayInfo *info = find_display (dpy);
102 Display *dpy,
107 XExtDisplayInfo *info = find_display (dpy);
111 PanoramiXCheckExtension (dpy, info, 0);
113 LockDisplay (dpy);
101 XPanoramiXQueryVersion( Display *dpy, int *major_versionp, int *minor_versionp ) argument
136 XPanoramiXGetState( Display *dpy, Drawable drawable, SDL_NAME(XPanoramiXInfo) *panoramiX_info ) argument
165 XPanoramiXGetScreenCount( Display *dpy, Drawable drawable, SDL_NAME(XPanoramiXInfo) *panoramiX_info ) argument
194 XPanoramiXGetScreenSize( Display *dpy, Drawable drawable, int screen_num, SDL_NAME(XPanoramiXInfo) *panoramiX_info ) argument
233 XineramaQueryExtension( Display *dpy, int *event_base, int *error_base ) argument
242 XineramaQueryVersion( Display *dpy, int *major, int *minor ) argument
251 XineramaIsActive(Display *dpy) argument
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
H A Dnative_x11.h33 x11_create_ximage_display(Display *dpy,
37 x11_create_dri2_display(Display *dpy,
/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dnative_x11.h33 x11_create_ximage_display(Display *dpy,
37 x11_create_dri2_display(Display *dpy,
/external/chromium_org/third_party/libva/va/
H A Dva_trace.h53 void va_TraceInit(VADisplay dpy);
54 void va_TraceEnd(VADisplay dpy);
57 VADisplay dpy,
63 VADisplay dpy
67 VADisplay dpy,
76 VADisplay dpy,
87 VADisplay dpy,
98 VADisplay dpy,
108 VADisplay dpy,
113 VADisplay dpy,
[all...]
H A Dva_fool.h51 void va_FoolInit(VADisplay dpy);
52 int va_FoolEnd(VADisplay dpy);
55 VADisplay dpy,
65 VADisplay dpy,
75 VADisplay dpy,
81 VADisplay dpy,
86 VADisplay dpy,
/external/chromium_org/third_party/libva/va/glx/
H A Dva_glx.h38 * @param[in] dpy the X11 display
42 Display *dpy
52 * @param[in] dpy the VA display
59 VADisplay dpy,
72 * @param[in] dpy the VA display
77 VADisplay dpy,
92 * @param[in] dpy the VA display
99 VADisplay dpy,
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
H A DXinerama.h17 Display *dpy,
23 Display *dpy,
28 Bool SDL_NAME(XineramaIsActive)(Display *dpy);
41 Display *dpy,
H A Dxme.h31 extern Bool XiGMiscQueryVersion(Display *dpy, int *major, int *minor);
32 extern int XiGMiscQueryViews(Display *dpy, int screen,
34 extern int XiGMiscQueryResolutions(Display *dpy, int screen, int view,
37 extern void XiGMiscChangeResolution(Display *dpy, int screen, int view,
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglx_pbuffer.c58 warn_GLX_1_3(Display * dpy, const char *function_name) argument
60 struct glx_display *priv = __glXInitialize(dpy);
82 ChangeDrawableAttribute(Display * dpy, GLXDrawable drawable, argument
85 struct glx_display *priv = __glXInitialize(dpy);
93 if ((dpy == NULL) || (drawable == 0)) {
97 opcode = __glXSetupForCommand(dpy);
101 LockDisplay(dpy);
131 UnlockDisplay(dpy);
135 pdraw = GetGLXDRIDrawable(dpy, drawable);
191 CreateDRIDrawable(Display *dpy, struc argument
222 DestroyDRIDrawable(Display *dpy, GLXDrawable drawable, int destroy_xdrawable) argument
240 CreateDRIDrawable(Display *dpy, const struct glx_config * fbconfig, XID drawable, XID glxdrawable, const int *attrib_list, size_t num_attribs) argument
248 DestroyDRIDrawable(Display *dpy, GLXDrawable drawable, int destroy_xdrawable) argument
270 GetDrawableAttribute(Display * dpy, GLXDrawable drawable, int attribute, unsigned int *value) argument
371 protocolDestroyDrawable(Display *dpy, GLXDrawable drawable, CARD32 glxCode) argument
395 CreateDrawable(Display *dpy, struct glx_config *config, Drawable drawable, const int *attrib_list, CARD8 glxCode) argument
459 DestroyDrawable(Display * dpy, GLXDrawable drawable, CARD32 glxCode) argument
485 CreatePbuffer(Display * dpy, struct glx_config *config, unsigned int width, unsigned int height, const int *attrib_list, GLboolean size_in_attribs) argument
581 DestroyPbuffer(Display * dpy, GLXDrawable drawable) argument
630 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list) argument
645 glXCreatePbuffer(Display * dpy, GLXFBConfig config, const int *attrib_list) argument
720 glXDestroyPbuffer(Display * dpy, GLXPbuffer pbuf) argument
736 glXQueryDrawable(Display * dpy, GLXDrawable drawable, int attribute, unsigned int *value) argument
785 glXQueryGLXPbufferSGIX(Display * dpy, GLXPbufferSGIX drawable, int attribute, unsigned int *value) argument
796 glXSelectEvent(Display * dpy, GLXDrawable drawable, unsigned long mask) argument
829 glXGetSelectedEvent(Display * dpy, GLXDrawable drawable, unsigned long *mask) argument
866 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list) argument
886 glXCreateWindow(Display * dpy, GLXFBConfig config, Window win, const int *attrib_list) argument
921 glXDestroyPixmap(Display * dpy, GLXPixmap pixmap) argument
934 glXDestroyWindow(Display * dpy, GLXWindow win) argument
[all...]
H A DXF86dri.c51 #define XF86DRICheckExtension(dpy,i,val) \
52 XextCheckExtension (dpy, i, xf86dri_extension_name, val)
60 static int close_display(Display * dpy, XExtCodes * extCodes);
97 XF86DRIQueryExtension(Display * dpy, int *event_basep,
100 XExtDisplayInfo *info = find_display(dpy);
116 XF86DRIQueryVersion(Display * dpy, int *majorVersion, int *minorVersion, argument
119 XExtDisplayInfo *info = find_display(dpy);
124 XF86DRICheckExtension(dpy, info, False);
126 LockDisplay(dpy);
130 if (!_XReply(dpy, (xRepl
146 XF86DRIQueryDirectRenderingCapable(Display * dpy, int screen, Bool * isCapable) argument
175 XF86DRIOpenConnection(Display * dpy, int screen, drm_handle_t * hSAREA, char **busIdString) argument
223 XF86DRIAuthConnection(Display * dpy, int screen, drm_magic_t magic) argument
252 XF86DRICloseConnection(Display * dpy, int screen) argument
273 XF86DRIGetClientDriverName(Display * dpy, int screen, int *ddxDriverMajorVersion, int *ddxDriverMinorVersion, int *ddxDriverPatchVersion, char **clientDriverName) argument
324 XF86DRICreateContextWithConfig(Display * dpy, int screen, int configID, XID * context, drm_context_t * hHWContext) argument
356 XF86DRICreateContext(Display * dpy, int screen, Visual * visual, XID * context, drm_context_t * hHWContext) argument
364 XF86DRIDestroyContext(Display * dpy, int screen, XID context) argument
385 XF86DRICreateDrawable(Display * dpy, int screen, XID drawable, drm_drawable_t * hHWDrawable) argument
415 noopErrorHandler(Display * dpy, XErrorEvent * xerr) argument
421 XF86DRIDestroyDrawable(Display * dpy, int screen, XID drawable) argument
461 XF86DRIGetDrawableInfo(Display * dpy, int screen, Drawable drawable, unsigned int *index, unsigned int *stamp, int *X, int *Y, int *W, int *H, int *numClipRects, drm_clip_rect_t ** pClipRects, int *backX, int *backY, int *numBackClipRects, drm_clip_rect_t ** pBackClipRects) argument
550 XF86DRIGetDeviceInfo(Display * dpy, int screen, drm_handle_t * hFrameBuffer, int *fbOrigin, int *fbSize, int *fbStride, int *devPrivateSize, void **pDevPrivate) argument
605 XF86DRIOpenFullScreen(Display * dpy, int screen, Drawable drawable) argument
616 XF86DRICloseFullScreen(Display * dpy, int screen, Drawable drawable) argument
[all...]
/external/mesa3d/src/glx/
H A Dglx_pbuffer.c58 warn_GLX_1_3(Display * dpy, const char *function_name) argument
60 struct glx_display *priv = __glXInitialize(dpy);
82 ChangeDrawableAttribute(Display * dpy, GLXDrawable drawable, argument
85 struct glx_display *priv = __glXInitialize(dpy);
93 if ((dpy == NULL) || (drawable == 0)) {
97 opcode = __glXSetupForCommand(dpy);
101 LockDisplay(dpy);
131 UnlockDisplay(dpy);
135 pdraw = GetGLXDRIDrawable(dpy, drawable);
191 CreateDRIDrawable(Display *dpy, struc argument
222 DestroyDRIDrawable(Display *dpy, GLXDrawable drawable, int destroy_xdrawable) argument
240 CreateDRIDrawable(Display *dpy, const struct glx_config * fbconfig, XID drawable, XID glxdrawable, const int *attrib_list, size_t num_attribs) argument
248 DestroyDRIDrawable(Display *dpy, GLXDrawable drawable, int destroy_xdrawable) argument
270 GetDrawableAttribute(Display * dpy, GLXDrawable drawable, int attribute, unsigned int *value) argument
371 protocolDestroyDrawable(Display *dpy, GLXDrawable drawable, CARD32 glxCode) argument
395 CreateDrawable(Display *dpy, struct glx_config *config, Drawable drawable, const int *attrib_list, CARD8 glxCode) argument
459 DestroyDrawable(Display * dpy, GLXDrawable drawable, CARD32 glxCode) argument
485 CreatePbuffer(Display * dpy, struct glx_config *config, unsigned int width, unsigned int height, const int *attrib_list, GLboolean size_in_attribs) argument
581 DestroyPbuffer(Display * dpy, GLXDrawable drawable) argument
630 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list) argument
645 glXCreatePbuffer(Display * dpy, GLXFBConfig config, const int *attrib_list) argument
720 glXDestroyPbuffer(Display * dpy, GLXPbuffer pbuf) argument
736 glXQueryDrawable(Display * dpy, GLXDrawable drawable, int attribute, unsigned int *value) argument
785 glXQueryGLXPbufferSGIX(Display * dpy, GLXPbufferSGIX drawable, int attribute, unsigned int *value) argument
796 glXSelectEvent(Display * dpy, GLXDrawable drawable, unsigned long mask) argument
829 glXGetSelectedEvent(Display * dpy, GLXDrawable drawable, unsigned long *mask) argument
866 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list) argument
886 glXCreateWindow(Display * dpy, GLXFBConfig config, Window win, const int *attrib_list) argument
921 glXDestroyPixmap(Display * dpy, GLXPixmap pixmap) argument
934 glXDestroyWindow(Display * dpy, GLXWindow win) argument
[all...]
/external/deqp/framework/egl/
H A DegluApiPrototypes.inl7 EGLBoolean eglInitialize (EGLDisplay dpy, EGLint* major, EGLint* minor);
8 EGLBoolean eglTerminate (EGLDisplay dpy);
9 const char* eglQueryString (EGLDisplay dpy, EGLint name);
10 EGLBoolean eglGetConfigs (EGLDisplay dpy, EGLConfig* configs, EGLint config_size, EGLint* num_config);
11 EGLBoolean eglChooseConfig (EGLDisplay dpy, const EGLint* attrib_list, EGLConfig* configs, EGLint config_size, EGLint* num_config);
12 EGLBoolean eglGetConfigAttrib (EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint* value);
13 EGLSurface eglCreateWindowSurface (EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const EGLint* attrib_list);
14 EGLSurface eglCreatePbufferSurface (EGLDisplay dpy, EGLConfig config, const EGLint* attrib_list);
15 EGLSurface eglCreatePixmapSurface (EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint* attrib_list);
16 EGLBoolean eglDestroySurface (EGLDisplay dpy, EGLSurfac
[all...]

Completed in 662 milliseconds

1234567891011>>