Home
last modified time | relevance | path

Searched refs:pipe_loader_probe (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dplatform.cpp29 int n = pipe_loader_probe(NULL, 0); in platform()
36 pipe_loader_probe(&ldevs.front(), n); in platform()
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader.h83 pipe_loader_probe(struct pipe_loader_device **devs, int ndev);
124 * release any resources allocated by pipe_loader_probe.
140 * \sa pipe_loader_probe
154 * \sa pipe_loader_probe
169 * \sa pipe_loader_probe
180 * \sa pipe_loader_probe
190 * \sa pipe_loader_probe
200 * \sa pipe_loader_probe
211 * \sa pipe_loader_probe
221 * \sa pipe_loader_probe
[all...]
H A Dpipe_loader.c59 pipe_loader_probe(struct pipe_loader_device **devs, int ndev) in pipe_loader_probe() function
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dtri.c90 ret = pipe_loader_probe(&p->dev, 1); in init_prog()
H A Dquad-tex.c96 ret = pipe_loader_probe(&p->dev, 1); in init_prog()
H A Dcompute.c76 ret = pipe_loader_probe(&ctx->dev, 1); in init_ctx()

Completed in 6 milliseconds