OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mapi_table
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mapi/mapi/
u_current.h
10
#define
mapi_table
_glapi_table
macro
29
struct
mapi_table
;
33
extern __thread struct
mapi_table
*u_current_table
41
extern struct
mapi_table
*u_current_table;
55
u_current_set(const struct
mapi_table
*tbl);
57
struct
mapi_table
*
66
static INLINE const struct
mapi_table
*
/external/mesa3d/src/mapi/mapi/
u_current.h
10
#define
mapi_table
_glapi_table
macro
29
struct
mapi_table
;
33
extern __thread struct
mapi_table
*u_current_table
41
extern struct
mapi_table
*u_current_table;
55
u_current_set(const struct
mapi_table
*tbl);
57
struct
mapi_table
*
66
static INLINE const struct
mapi_table
*
Completed in 40 milliseconds