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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/
H A Dpp_run.c43 struct pipe_resource *out, struct pipe_resource *indepth)
69 pipe_resource_reference(&ppq->depth, indepth);
42 pp_run(struct pp_queue_t *ppq, struct pipe_resource *in, struct pipe_resource *out, struct pipe_resource *indepth) argument
/external/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_run.c43 struct pipe_resource *out, struct pipe_resource *indepth)
69 pipe_resource_reference(&ppq->depth, indepth);
42 pp_run(struct pp_queue_t *ppq, struct pipe_resource *in, struct pipe_resource *out, struct pipe_resource *indepth) argument

Completed in 2218 milliseconds