Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Ddri_glx.c106 int driverMajor, driverMinor, driverPatch; in driGetDriverName() local
121 &driverPatch, driverName); in driGetDriverName()
129 driverMajor, driverMinor, driverPatch, *driverName, in driGetDriverName()