Home
last modified time | relevance | path

Searched refs:pp_run (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpostprocess.h57 void pp_run(struct pp_queue_t *, struct pipe_resource *,
Dpp_run.c84 pp_run(struct pp_queue_t *ppq, struct pipe_resource *in, in pp_run() function
/external/mesa3d/src/gallium/frontends/dri/
Ddrisw.c250 pp_run(ctx->pp, ptex, ptex, drawable->textures[ST_ATTACHMENT_DEPTH_STENCIL]); in drisw_swap_buffers()
283 pp_run(ctx->pp, ptex, ptex, drawable->textures[ST_ATTACHMENT_DEPTH_STENCIL]); in drisw_copy_sub_buffer()
Ddri_drawable.c404 pp_run(ctx->pp, src, src, zsbuf); in dri_postprocessing()
/external/mesa3d/src/gallium/frontends/osmesa/
Dosmesa.c347 pp_run(osmesa->pp, res, res, zsbuf); in osmesa_st_framebuffer_flush_front()
/external/mesa3d/src/gallium/auxiliary/
DMakefile.sources139 postprocess/pp_run.c \
Dmeson.build159 'postprocess/pp_run.c',
/external/angle/third_party/mesa/
Dmesa_autogen.gni423 "src/gallium/auxiliary/postprocess/pp_run.c",