Home
last modified time | relevance | path

Searched defs:dpy (Results 1 - 25 of 102) sorted by relevance

12345

/third_party/mesa3d/src/glx/apple/
H A Dapple_xgl_api_viewport.c42 Display *dpy = glXGetCurrentDisplay(); in __applegl_glViewport() local
H A Dapple_glx_pixmap.c91 pixmap_destroy(Display * dpy, struct apple_glx_drawable *d) in pixmap_destroy() argument
119 apple_glx_pixmap_create(Display * dpy, int screen, Pixmap pixmap, in apple_glx_pixmap_create() argument
225 apple_glx_pixmap_destroy(Display * dpy, GLXPixmap pixmap) in apple_glx_pixmap_destroy() argument
H A Dapple_xgl_api_read.c68 Display *dpy = glXGetCurrentDisplay(); in SetRead() local
87 Display *dpy = glXGetCurrentDisplay(); in UnsetRead() local
H A Dapple_glx.c58 surface_notify_handler(Display * dpy, unsigned int uid, int kind) in surface_notify_handler() argument
98 apple_init_glx(Display * dpy) in apple_init_glx() argument
137 apple_glx_waitx(Display * dpy, void *ptr) in apple_glx_waitx() argument
H A Dapple_glx_surface.c48 update_viewport_and_scissor(Display * dpy, GLXDrawable drawable) in update_viewport_and_scissor() argument
95 surface_destroy(Display * dpy, struct apple_glx_drawable *d) in surface_destroy() argument
129 create_surface(Display * dpy, int screen, struct apple_glx_drawable *d) in create_surface() argument
164 apple_glx_surface_create(Display * dpy, int screen, in apple_glx_surface_create() argument
/third_party/mesa3d/src/glx/
H A Dglx_query.c43 __glXQueryServerString(Display * dpy, CARD32 screen, CARD32 name) in __glXQueryServerString() argument
70 __glXGetString(Display * dpy, CARD32 contextTag, CARD32 name) in __glXGetString() argument
H A Dglx_error.c38 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID, in __glXSendError() argument
68 __glXSendErrorForXcb(Display * dpy, const xcb_generic_error_t *err) in __glXSendErrorForXcb() argument
[all...]
H A Dpixelstore.c53 Display *const dpy = gc->currentDpy; in send_PixelStore() local
73 Display *dpy = gc->currentDpy; in __indirect_glPixelStoref() local
223 Display *dpy = gc->currentDpy; in __indirect_glPixelStorei() local
H A Dquery_renderer.c79 glXQueryRendererIntegerMESA(Display *dpy, int screen, in glXQueryRendererIntegerMESA() argument
140 glXQueryRendererStringMESA(Display *dpy, int screen, in glXQueryRendererStringMESA() argument
H A Dcreate_context.c45 glXCreateContextAttribsARB(Display *dpy, GLXFBConfig config, in glXCreateContextAttribsARB() argument
H A Dglxglvnd.c9 static Bool __glXGLVNDIsScreenSupported(Display *dpy, int screen) in __glXGLVNDIsScreenSupported() argument
H A Dglxglvnddispatchfuncs.h11 static inline int AddFBConfigMapping(Display *dpy, GLXFBConfig config, in AddFBConfigMapping() argument
17 static inline int AddFBConfigsMapping(Display *dpy, const GLXFBConfig *ret, in AddFBConfigsMapping() argument
36 static inline int AddDrawableMapping(Display *dpy, GLXDrawable drawable, in AddDrawableMapping() argument
42 static inline int AddContextMapping(Display *dpy, GLXContext ctx, in AddContextMapping() argument
48 static inline __GLXvendorInfo *GetDispatchFromDrawable(Display *dpy, in GetDispatchFromDrawable() argument
59 GetDispatchFromFBConfig(Display *dpy, GLXFBConfig config) GetDispatchFromFBConfig() argument
64 GetDispatchFromVisual(Display *dpy, const XVisualInfo *visual) GetDispatchFromVisual() argument
[all...]
H A Dapplegl_glx.c56 Display *dpy = gc->psc->dpy; in applegl_bind_context() local
74 Display *dpy; in applegl_unbind_context() local
104 Display *dpy = gc->psc->dpy; in applegl_wait_x() local
131 Display *dpy = psc->dpy; applegl_create_context() local
[all...]
H A Dglxcurrent.c121 MakeContextCurrent(Display * dpy, GLXDrawable draw, in MakeContextCurrent() argument
194 glXMakeCurrent(Display * dpy, GLXDrawable draw, GLXContext gc) in glXMakeCurrent() argument
200 glXMakeContextCurrent(Display *dpy, GLXDrawable d, GLXDrawable r, in glXMakeContextCurrent() argument
207 glXMakeCurrentReadSGI(Display *dpy, GLXDrawable d, GLXDrawable r, in glXMakeCurrentReadSGI() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dblock.c38 Status XvMCCreateBlocks(Display *dpy, XvMCContext *context, unsigned int num_blocks, XvMCBlockArray *blocks) in XvMCCreateBlocks() argument
58 Status XvMCDestroyBlocks(Display *dpy, XvMCBlockArray *blocks) in XvMCDestroyBlocks() argument
68 Status XvMCCreateMacroBlocks(Display *dpy, XvMCContext *context, unsigned int num_blocks, XvMCMacroBlockArray *blocks) in XvMCCreateMacroBlocks() argument
88 Status XvMCDestroyMacroBlocks(Display *dpy, XvMCMacroBlockArray *blocks) in XvMCDestroyMacroBlocks() argument
H A Dattributes.c54 XvAttribute* XvMCQueryAttributes(Display *dpy, XvMCContext *context, int *number) in XvMCQueryAttributes() argument
76 Status XvMCSetAttribute(Display *dpy, XvMCContext *context, Atom attribute, int value) in XvMCSetAttribute() argument
121 Status XvMCGetAttribute(Display *dpy, XvMCContext *context, Atom attribute, int *value) in XvMCGetAttribute() argument
/third_party/mesa3d/include/vulkan/
H A Dvulkan_xlib.h30 Display* dpy; member
/third_party/mesa3d/src/egl/main/
H A Deglglvnd.c40 __eglGLVNDQueryString(EGLDisplay dpy, EGLenum name) in __eglGLVNDQueryString() argument
H A Degldispatchstubs.c121 __eglMustCastToProperFunctionPointerType __eglDispatchFetchByDisplay(EGLDisplay dpy, int index) in __eglDispatchFetchByDisplay() argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_xlib.h30 Display* dpy; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_xlib.h30 Display* dpy; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_xlib.h31 Display* dpy; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVulkanMultithreadingTest.cpp69 EGLDisplay dpy = window->getDisplay(); in runMultithreadedGLTest() local
/third_party/mesa3d/src/glx/tests/
H A Dquery_renderer_unittest.cpp97 Display dpy; member in query_renderer_string_test
/third_party/mesa3d/src/glx/windows/
H A Dxwindowsdri.c169 XWindowsDRIQueryDrawable(Display *dpy, int screen, Drawable drawable, unsigned int * type, void ** handle) XWindowsDRIQueryDrawable() argument
207 XWindowsDRIFBConfigToPixelFormat(Display *dpy, int screen, int fbConfigID, int *pxfi) XWindowsDRIFBConfigToPixelFormat() argument
[all...]

Completed in 7 milliseconds

12345