Searched refs:dri_driver_path (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxdricommon.c281 static const char dri_driver_path[] = DRI_DRIVER_PATH; variable in typeref:typename:const char[]
308 path = dri_driver_path;
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxdriswrast.c438 static const char dri_driver_path[] = DRI_DRIVER_PATH; variable in typeref:typename:const char[]
461 "%s/%s_dri.so", dri_driver_path, driverName);
H A Dglxdri.c870 static const char dri_driver_path[] = DRI_DRIVER_PATH; variable in typeref:typename:const char[]
1067 dri_driver_path, driverName);
H A Dglxdri2.c603 static const char dri_driver_path[] = DRI_DRIVER_PATH; variable in typeref:typename:const char[]
734 "%s/%s_dri.so", dri_driver_path, driverName);

Completed in 7 milliseconds