Searched refs:pp_run (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/postprocess/ |
D | postprocess.h | 57 void pp_run(struct pp_queue_t *, struct pipe_resource *,
|
D | pp_run.c | 84 pp_run(struct pp_queue_t *ppq, struct pipe_resource *in, in pp_run() function
|
/external/mesa3d/src/gallium/frontends/dri/ |
D | drisw.c | 250 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()
|
D | dri_drawable.c | 404 pp_run(ctx->pp, src, src, zsbuf); in dri_postprocessing()
|
/external/mesa3d/src/gallium/frontends/osmesa/ |
D | osmesa.c | 347 pp_run(osmesa->pp, res, res, zsbuf); in osmesa_st_framebuffer_flush_front()
|
/external/mesa3d/src/gallium/auxiliary/ |
D | Makefile.sources | 139 postprocess/pp_run.c \
|
D | meson.build | 159 'postprocess/pp_run.c',
|
/external/angle/third_party/mesa/ |
D | mesa_autogen.gni | 423 "src/gallium/auxiliary/postprocess/pp_run.c",
|