Searched refs:pp_func (Results 1 – 3 of 3) sorted by relevance
39 typedef void (*pp_func) (struct pp_queue_t *, struct pipe_resource *, typedef46 pp_func *pp_queue; /* An array of pp_funcs */
43 pp_func main; /* Run function */
47 pp_func *tmp_q; in pp_init()60 tmp_q = CALLOC(curpos, sizeof(pp_func)); in pp_init()