Home
last modified time | relevance | path

Searched refs:ddxDriverPatchVersion (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.h151 int ddxDriverPatchVersion; member
216 int *ddxDriverPatchVersion,
H A Dxf86dri.c247 (int *) &rep.ddxDriverPatchVersion, in ProcXF86DRIGetClientDriverName()
H A Ddri.c889 int *ddxDriverPatchVersion, char **clientDriverName) in DRIGetClientDriverName() argument
895 *ddxDriverPatchVersion = pDRIPriv->pDriverInfo->ddxDriverPatchVersion; in DRIGetClientDriverName()