Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/pipe-loader/
Dpipe_loader.c53 const char gallium_driinfo_xml[] = variable
102 const char *xml_options = gallium_driinfo_xml; in pipe_loader_load_options()
124 xml = strdup(gallium_driinfo_xml); in pipe_loader_get_driinfo_xml()
Dpipe_loader.h213 extern const char gallium_driinfo_xml[];
/external/mesa3d/src/gallium/state_trackers/dri/
Ddri_screen.c53 .xml = gallium_driinfo_xml,