Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Ddri_glx.c104 int driverMajor, driverMinor, driverPatch; in driGetDriverName() local
119 &driverPatch, driverName); in driGetDriverName()
127 driverMajor, driverMinor, driverPatch, *driverName, in driGetDriverName()