Home
last modified time | relevance | path

Searched refs:pp_free (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/postprocess/
Dpostprocess.h61 void pp_free(struct pp_queue_t *);
Dpp_init.c134 pp_free(ppq); in pp_init()
169 pp_free(struct pp_queue_t *ppq) in pp_free() function
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_context.c240 pp_free(ctx->pp); in dri_destroy_context()
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.cpp269 pp_free(fContext[contextID]->postProcess); in DestroyContext()
/third_party/mesa3d/src/gallium/frontends/osmesa/
Dosmesa.c728 pp_free(osmesa->pp); in OSMesaDestroyContext()