Searched refs:pp_init (Results 1 – 6 of 6) sorted by relevance
53 struct pp_queue_t *pp_init(struct pipe_context *pipe,
42 pp_init(struct pipe_context *pipe, const unsigned int *enabled, in pp_init() function
155 ctx->pp = pp_init(ctx->st->pipe, screen->pp_enabled, ctx->st->cso_context); in dri_create_context()
205 context->postProcess = pp_init(stContext->pipe, context->postProcessEnable, in CreateContext()
113 postprocess/pp_init.c \
802 osmesa->pp = pp_init(osmesa->stctx->pipe, in OSMesaMakeCurrent()