Searched refs:driver_config_entry (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri_common.c657 struct driver_config_entry { struct
658 struct driver_config_entry *next;
664 static struct driver_config_entry *driver_config_cache = NULL;
673 struct driver_config_entry *e = driver_config_cache;
729 struct driver_config_entry *e;
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri_glx.c174 struct driver_config_entry { struct
175 struct driver_config_entry *next;
181 static struct driver_config_entry *driver_config_cache = NULL;
196 struct driver_config_entry *e = driver_config_cache;
252 struct driver_config_entry *e;

Completed in 7 milliseconds