Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_sw.c60 static const struct pipe_loader_ops pipe_loader_sw_ops;
62 static const struct pipe_loader_ops pipe_loader_vk_ops;
432 static const struct pipe_loader_ops pipe_loader_sw_ops = {
439 static const struct pipe_loader_ops pipe_loader_vk_ops = {
H A Dpipe_loader_priv.h33 struct pipe_loader_ops { struct
53 * Implementations of pipe_loader_ops::release must call this.
H A Dpipe_loader_drm.c67 static const struct pipe_loader_ops pipe_loader_drm_ops;
294 static const struct pipe_loader_ops pipe_loader_drm_ops = {
H A Dpipe_loader.h68 const struct pipe_loader_ops *ops;

Completed in 2 milliseconds