OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dispatch_t
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_render.h
33
typedef void (*
dispatch_t
)(struct gl_context *, unsigned int, int, unsigned int);
typedef
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_render.h
33
typedef void (*
dispatch_t
)(struct gl_context *, unsigned int, int, unsigned int);
typedef
Completed in 77 milliseconds