Searched refs:areamaptex (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/
H A Dpp_mlaa.c59 static struct pipe_resource *constbuf, *areamaptex; variable in typeref:struct:
145 pp_filter_setup_in(p, areamaptex);
252 areamaptex = ppq->p->screen->resource_create(ppq->p->screen, &res);
255 ppq->p->pipe->transfer_inline_write(ppq->p->pipe, areamaptex, 0,
/external/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_mlaa.c59 static struct pipe_resource *constbuf, *areamaptex; variable in typeref:struct:
145 pp_filter_setup_in(p, areamaptex);
252 areamaptex = ppq->p->screen->resource_create(ppq->p->screen, &res);
255 ppq->p->pipe->transfer_inline_write(ppq->p->pipe, areamaptex, 0,

Completed in 742 milliseconds