Searched refs:pp_run (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
H A D | postprocess.h | 59 void pp_run(struct pp_queue_t *, struct pipe_resource *,
|
H A D | pp_run.c | 85 pp_run(struct pp_queue_t *ppq, struct pipe_resource *in, in pp_run() function
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | drisw.c | 253 pp_run(ctx->pp, ptex, ptex, drawable->textures[ST_ATTACHMENT_DEPTH_STENCIL]); in drisw_swap_buffers() 291 pp_run(ctx->pp, ptex, ptex, drawable->textures[ST_ATTACHMENT_DEPTH_STENCIL]); in drisw_copy_sub_buffer()
|
H A D | dri_drawable.c | 400 pp_run(ctx->pp, src, src, zsbuf); in dri_postprocessing()
|
/third_party/mesa3d/src/gallium/frontends/osmesa/ |
H A D | osmesa.c | 391 pp_run(osmesa->pp, res, res, zsbuf); in osmesa_st_framebuffer_flush_front()
|
Completed in 5 milliseconds