Searched defs:ppq (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/postprocess/
H A Dpp_celshade.c35 pp_celshade_init(struct pp_queue_t *ppq, unsigned int n, unsigned int val) argument
45 pp_celshade_free(struct pp_queue_t *ppq, unsigned int n) argument
H A Dpp_program.c43 pp_init_prog(struct pp_queue_t *ppq, struct pipe_context *pipe, argument
H A Dpp_colors.c35 pp_nocolor(struct pp_queue_t *ppq, struct pipe_resource *in, argument
62 pp_nored_init(struct pp_queue_t *ppq, unsigned int n, unsigned int val) argument
72 pp_nogreen_init(struct pp_queue_t *ppq, unsigned int n, unsigned int val) argument
82 pp_noblue_init(struct pp_queue_t * ppq,unsigned int n,unsigned int val) argument
92 pp_nocolor_free(struct pp_queue_t * ppq,unsigned int n) argument
[all...]
H A Dpp_init.c47 struct pp_queue_t *ppq; local in function:pp_init
142 pp_free_fbos(struct pp_queue_t * ppq) argument
169 pp_free(struct pp_queue_t * ppq) argument
255 pp_init_fbos(struct pp_queue_t * ppq,unsigned int w,unsigned int h) argument
[all...]
H A Dpp_mlaa.c62 pp_jimenezmlaa_run(struct pp_queue_t *ppq, struct pipe_resource *in, argument
214 pp_jimenezmlaa_init_run(struct pp_queue_t * ppq,unsigned int n,unsigned int val,bool iscolor) argument
294 pp_jimenezmlaa_init(struct pp_queue_t * ppq,unsigned int n,unsigned int val) argument
301 pp_jimenezmlaa_init_color(struct pp_queue_t * ppq,unsigned int n,unsigned int val) argument
309 pp_jimenezmlaa(struct pp_queue_t * ppq,struct pipe_resource * in,struct pipe_resource * out,unsigned int n) argument
320 pp_jimenezmlaa_color(struct pp_queue_t * ppq,struct pipe_resource * in,struct pipe_resource * out,unsigned int n) argument
332 pp_jimenezmlaa_free(struct pp_queue_t * ppq,unsigned int n) argument
[all...]
H A Dpp_run.c84 pp_run(struct pp_queue_t *ppq, struct pipe_resource *in, argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/postprocess/
H A Dpp_celshade.c35 pp_celshade_init(struct pp_queue_t *ppq, unsigned int n, unsigned int val) argument
45 pp_celshade_free(struct pp_queue_t *ppq, unsigned int n) argument
H A Dpp_program.c43 pp_init_prog(struct pp_queue_t *ppq, struct pipe_context *pipe, argument
H A Dpp_colors.c35 pp_nocolor(struct pp_queue_t *ppq, struct pipe_resource *in, argument
63 pp_nored_init(struct pp_queue_t *ppq, unsigned int n, unsigned int val) argument
73 pp_nogreen_init(struct pp_queue_t *ppq, unsigned int n, unsigned int val) argument
83 pp_noblue_init(struct pp_queue_t * ppq,unsigned int n,unsigned int val) argument
93 pp_nocolor_free(struct pp_queue_t * ppq,unsigned int n) argument
[all...]
H A Dpp_init.c47 struct pp_queue_t *ppq; local in function:pp_init
142 pp_free_fbos(struct pp_queue_t * ppq) argument
169 pp_free(struct pp_queue_t * ppq) argument
255 pp_init_fbos(struct pp_queue_t * ppq,unsigned int w,unsigned int h) argument
[all...]
H A Dpp_mlaa.c62 pp_jimenezmlaa_run(struct pp_queue_t *ppq, struct pipe_resource *in, argument
219 pp_jimenezmlaa_init_run(struct pp_queue_t * ppq,unsigned int n,unsigned int val,bool iscolor) argument
299 pp_jimenezmlaa_init(struct pp_queue_t * ppq,unsigned int n,unsigned int val) argument
306 pp_jimenezmlaa_init_color(struct pp_queue_t * ppq,unsigned int n,unsigned int val) argument
314 pp_jimenezmlaa(struct pp_queue_t * ppq,struct pipe_resource * in,struct pipe_resource * out,unsigned int n) argument
325 pp_jimenezmlaa_color(struct pp_queue_t * ppq,struct pipe_resource * in,struct pipe_resource * out,unsigned int n) argument
337 pp_jimenezmlaa_free(struct pp_queue_t * ppq,unsigned int n) argument
[all...]
H A Dpp_run.c85 pp_run(struct pp_queue_t *ppq, struct pipe_resource *in, argument
[all...]

Completed in 11 milliseconds