Searched defs:pipe_loader_drm_ops (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_drm.c134 static struct pipe_loader_ops pipe_loader_drm_ops; variable in typeref:struct:pipe_loader_ops
195 ddev->base.ops = &pipe_loader_drm_ops;
276 static struct pipe_loader_ops pipe_loader_drm_ops = { variable in typeref:struct:pipe_loader_ops
/external/mesa3d/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_drm.c134 static struct pipe_loader_ops pipe_loader_drm_ops; variable in typeref:struct:pipe_loader_ops
195 ddev->base.ops = &pipe_loader_drm_ops;
276 static struct pipe_loader_ops pipe_loader_drm_ops = { variable in typeref:struct:pipe_loader_ops

Completed in 126 milliseconds