OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mapi_proc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mapi/mapi/
mapi.h
44
typedef void (*
mapi_proc
)(void);
typedef
51
MAPI_EXPORT
mapi_proc
61
mapi_table_fill(struct mapi_table *tbl, const
mapi_proc
*procs);
/external/mesa3d/src/mapi/mapi/
mapi.h
44
typedef void (*
mapi_proc
)(void);
typedef
51
MAPI_EXPORT
mapi_proc
61
mapi_table_fill(struct mapi_table *tbl, const
mapi_proc
*procs);
Completed in 2038 milliseconds