Searched defs:driver_descriptors (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipe-loader/ | ||
| H A D | pipe_loader_sw.c | 60 static const struct sw_driver_descriptor driver_descriptors = { variable in typeref:typename:const struct sw_driver_descriptor |
| H A D | pipe_loader_drm.c | 68 static const struct drm_driver_descriptor driver_descriptors[] = { variable in typeref:typename:const struct drm_driver_descriptor[] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipe-loader/ | ||
| H A D | pipe_loader_sw.c | 63 static const struct sw_driver_descriptor driver_descriptors = { variable in typeref:typename:const struct sw_driver_descriptor |
| H A D | pipe_loader_drm.c | 70 static const struct drm_driver_descriptor *driver_descriptors[] = { variable in typeref:typename:const struct drm_driver_descriptor * [] |
Completed in 9 milliseconds