OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pp_func
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/
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 */
/external/mesa3d/src/gallium/auxiliary/postprocess/
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 */
Completed in 21 milliseconds