Home
last modified time | relevance | path

Searched defs:driver_config_entry (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/glx/
H A Ddri_common.c668 struct driver_config_entry { struct
669 struct driver_config_entry *next; argument
675 static struct driver_config_entry *driver_config_cache = NULL; argument