OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pp_func
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/auxiliary/postprocess/
filters.h
43
pp_func
main; /* Run function */
postprocess.h
39
typedef void (*
pp_func
) (struct pp_queue_t *, struct pipe_resource *,
typedef
46
pp_func
*pp_queue; /* An array of pp_funcs */
pp_init.c
47
pp_func
*tmp_q;
60
tmp_q = CALLOC(curpos, sizeof(
pp_func
));
Completed in 90 milliseconds