Searched refs:dri_driver_path (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/glx/ | ||
| H A D | glxdricommon.c | 281 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 D | glxdriswrast.c | 438 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 D | glxdri.c | 870 static const char dri_driver_path[] = DRI_DRIVER_PATH; variable in typeref:typename:const char[] 1067 dri_driver_path, driverName); |
| H A D | glxdri2.c | 603 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