Searched refs:ddxDriverPatchVersion (Results 1 - 25 of 31) sorted by relevance

12

/xsrc/external/mit/libdrm/dist/tests/ttmtest/src/
H A Dxf86dri.h87 int *ddxDriverPatchVersion, char **clientDriverName);
H A Dxf86dri.c284 ddxDriverMinorVersion, ddxDriverPatchVersion, clientDriverName)
289 int *ddxDriverPatchVersion;
313 *ddxDriverPatchVersion = rep.ddxDriverPatchVersion;
H A Dxf86dristr.h194 CARD32 ddxDriverPatchVersion B32;
/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A Dxf86dri.h87 int *ddxDriverPatchVersion, char **clientDriverName);
H A Dxf86dri.c285 ddxDriverMinorVersion, ddxDriverPatchVersion, clientDriverName)
290 int *ddxDriverPatchVersion;
314 *ddxDriverPatchVersion = rep.ddxDriverPatchVersion;
H A Dxf86dristr.h194 CARD32 ddxDriverPatchVersion B32;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dxf86dri.h87 int *ddxDriverPatchVersion, char **clientDriverName );
H A DXF86dri.c292 int *ddxDriverPatchVersion,
316 *ddxDriverPatchVersion = rep.ddxDriverPatchVersion;
289 XF86DRIGetClientDriverName(Display * dpy,int screen,int * ddxDriverMajorVersion,int * ddxDriverMinorVersion,int * ddxDriverPatchVersion,char ** clientDriverName) argument
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dxf86dri.h87 int *ddxDriverPatchVersion,
H A DXF86dri.c281 int *ddxDriverPatchVersion,
305 *ddxDriverPatchVersion = rep.ddxDriverPatchVersion;
278 XF86DRIGetClientDriverName(Display * dpy,int screen,int * ddxDriverMajorVersion,int * ddxDriverMinorVersion,int * ddxDriverPatchVersion,char ** clientDriverName) argument
H A Dxf86dristr.h183 CARD32 ddxDriverPatchVersion B32;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddri.h151 int ddxDriverPatchVersion; member in struct:__anon93a856140208
216 int *ddxDriverPatchVersion,
H A Dxf86dri.c247 (int *) &rep.ddxDriverPatchVersion,
H A Ddri.c889 int *ddxDriverPatchVersion, char **clientDriverName)
895 *ddxDriverPatchVersion = pDRIPriv->pDriverInfo->ddxDriverPatchVersion;
886 DRIGetClientDriverName(ScreenPtr pScreen,int * ddxDriverMajorVersion,int * ddxDriverMinorVersion,int * ddxDriverPatchVersion,char ** clientDriverName) argument
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.h163 int ddxDriverPatchVersion; member in struct:__anonfa1ba9410208
229 int* ddxDriverPatchVersion,
H A Dxf86dri.c254 (int *)&rep.ddxDriverPatchVersion,
H A Ddri.c861 int *ddxDriverPatchVersion,
868 *ddxDriverPatchVersion = pDRIPriv->pDriverInfo->ddxDriverPatchVersion;
858 DRIGetClientDriverName(ScreenPtr pScreen,int * ddxDriverMajorVersion,int * ddxDriverMinorVersion,int * ddxDriverPatchVersion,char ** clientDriverName) argument
/xsrc/external/mit/xorgproto/dist/include/X11/dri/
H A Dxf86driproto.h172 CARD32 ddxDriverPatchVersion; member in struct:__anoneca4919b0508
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_dri.c191 pDRIInfo->ddxDriverPatchVersion = SIS_PATCHLEVEL;
195 pDRIInfo->ddxDriverPatchVersion = 0;
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_dri.c150 pDRIInfo->ddxDriverPatchVersion = TDFX_PATCHLEVEL;
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_dri.c288 pDRIInfo->ddxDriverPatchVersion = PACKAGE_VERSION_PATCHLEVEL;
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_dri.c578 pDRIInfo->ddxDriverPatchVersion = VIA_DRIDDX_VERSION_PATCH;
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_dri.c257 pDRIInfo->ddxDriverPatchVersion = I810_PATCHLEVEL;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_dri.c257 pDRIInfo->ddxDriverPatchVersion = I810_PATCHLEVEL;
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_dri.c845 pDRIInfo->ddxDriverPatchVersion = R128_VERSION_PATCH;

Completed in 98 milliseconds

12