Searched defs:direct (Results 1 - 25 of 35) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A Dkbd_mode.c77 int code = 0, translate, direct = -1; local in function:main
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A Dkbd_mode.c77 int code = 0, translate, direct = -1; local in function:main
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dcreate_context.c37 glXCreateContextAttribsARB(Display * dpy,GLXFBConfig config,GLXContext share_context,Bool direct,const int * attrib_list) argument
H A Dg_glxglvnddispatchfuncs.c157 dispatch_CreateContextAttribsARB(Display * dpy,GLXFBConfig config,GLXContext share_list,Bool direct,const int * attrib_list) argument
188 dispatch_CreateContextWithConfigSGIX(Display * dpy,GLXFBConfigSGIX config,int render_type,GLXContext share_list,Bool direct) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/
H A Dagx_uniforms.c102 uint64_t direct = agx_push_location_direct(ctx, push, stage); local in function:agx_push_location
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dcreate_context.c45 glXCreateContextAttribsARB(Display * dpy,GLXFBConfig config,GLXContext share_context,Bool direct,const int * attrib_list) argument
H A Dg_glxglvnddispatchfuncs.c154 dispatch_CreateContextAttribsARB(Display * dpy,GLXFBConfig config,GLXContext share_list,Bool direct,const int * attrib_list) argument
197 dispatch_CreateContextWithConfigSGIX(Display * dpy,GLXFBConfigSGIX config,int render_type,GLXContext share_list,Bool direct) argument
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_glx.c16 glXCreateContext(Display * display,XVisualInfo * visinfo,GLXContext share,Bool direct) argument
H A Dglut_glxext.c181 __glut_glXCreateContextWithConfigSGIX(Display * dpy,GLXFBConfigSGIX config,int render_type,GLXContext share_list,Bool direct) argument
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_wid.c237 int i, depth, direct, static_greyscale, palette, channel; local in function:FFBWidAlloc
[all...]
H A Dffb_dac.h331 int direct; /* 1 = 24bpp directcolor */ member in struct:__anon23d44c8b0108
/xsrc/external/mit/xorg-server/dist/composite/
H A Dcompinit.c289 DirectFormatRec *direct = &pPictFormat->direct; local in function:compAddAlternateVisual
[all...]
/xsrc/external/mit/xorg-server.old/dist/composite/
H A Dcompinit.c286 DirectFormatRec *direct = &pPictFormat->direct; local in function:compAddAlternateVisual
[all...]
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-render.c1093 Bool direct = op == PictOpAdd && miIsSolidAlpha (pSrc); local in function:uxa_trapezoids
1192 Bool direct = op == PictOpAdd && miIsSolidAlpha (pSrc); local in function:uxa_triangles
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_instance.c498 const bool direct = vn_instance_submission_can_direct(instance, cs); local in function:vn_instance_ring_submit_locked
349 vn_instance_submission_get_cs(struct vn_instance_submission * submit,const struct vn_cs_encoder * cs,bool direct) argument
403 vn_instance_submission_get_ring_submit(struct vn_ring * ring,const struct vn_cs_encoder * cs,struct vn_renderer_shmem * extra_shmem,bool direct) argument
438 vn_instance_submission_prepare(struct vn_instance_submission * submit,const struct vn_cs_encoder * cs,struct vn_ring * ring,struct vn_renderer_shmem * extra_shmem,bool direct) argument
[all...]
/xsrc/external/mit/libXrender/dist/include/X11/extensions/
H A DXrender.h95 XRenderDirectFormat direct; member in struct:__anoncbe0fdc00208
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxinfo.c182 create_context_flags(Display * dpy,GLXFBConfig fbconfig,int major,int minor,int contextFlags,int profileMask,Bool direct) argument
262 create_context_with_config(Display * dpy,GLXFBConfig config,Bool coreProfile,Bool es2Profile,Bool direct) argument
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-render.c1686 Bool direct; local in function:uxa_trapezoids
1897 Bool direct; local in function:uxa_triangles
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-render.c1686 Bool direct; local in function:uxa_trapezoids
1897 Bool direct; local in function:uxa_triangles
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-render.c1763 Bool direct; local in function:uxa_trapezoids
1886 Bool direct = op == PictOpAdd && miIsSolidAlpha(pSrc); local in function:uxa_triangles
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A DxmesaP.h115 GLboolean direct; /* Direct rendering context? */ member in struct:xmesa_context
H A Dglxapi.c177 glXCreateContext(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct) argument
406 glXCreateNewContext(Display *dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool direct) argument
745 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct) argument
1246 glXCreateContextAttribsARB(Display * dpy,GLXFBConfig config,GLXContext share_context,Bool direct,const int * attrib_list) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A DxmesaP.h115 GLboolean direct; /* Direct rendering context? */ member in struct:xmesa_context
H A Dglxapi.c173 glXCreateContext(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct) argument
402 glXCreateNewContext(Display *dpy, GLXFBConfig config, int renderType, GLXContext shareList, Bool direct) argument
741 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct) argument
1242 glXCreateContextAttribsARB(Display * dpy,GLXFBConfig config,GLXContext share_context,Bool direct,const int * attrib_list) argument
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dpicturestr.h52 DirectFormatRec direct; member in struct:_PictFormat

Completed in 36 milliseconds

12