Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/pipe-loader/
Dpipe_loader_priv.h37 const struct driOptionDescription *(*get_driconf)(struct pipe_loader_device *dev, member
Dpipe_loader.c115 dev->ops->get_driconf(dev, &driver_count); in pipe_loader_load_options()
Dpipe_loader_sw.c324 .get_driconf = pipe_loader_sw_get_driconf,
Dpipe_loader_drm.c291 .get_driconf = pipe_loader_drm_get_driconf,