Home
last modified time | relevance | path

Searched refs:getXml (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.c53 .getXml = pipe_loader_get_driinfo_xml
/third_party/mesa3d/src/glx/
H A Ddri_common.c762 config = ext->getXml(driverName); in get_driver_config()
/third_party/mesa3d/include/GL/internal/
H A Ddri_interface.h1818 * - Add the getXml getter function which allows the driver more flexibility in
1829 const char *xml; /**< deprecated since v2, use getXml instead */
1838 char *(*getXml)(const char *driver_name); member
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c882 return ext->getXml(dri2_dpy->driver_name); in dri2_query_driver_config()

Completed in 11 milliseconds