Searched refs:pp_nogreen_init (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/postprocess/ |
D | filters.h | 57 { "pp_nogreen", 0, 2, 1, pp_nogreen_init, pp_nocolor, pp_nocolor_free },
|
D | postprocess.h | 79 bool pp_nogreen_init(struct pp_queue_t *, unsigned int, unsigned int);
|
D | pp_colors.c | 72 pp_nogreen_init(struct pp_queue_t *ppq, unsigned int n, unsigned int val) in pp_nogreen_init() function
|