Searched defs:mapi_table (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mapi/mapi/
H A Du_current.h10 #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/
H A Du_current.h10 #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 164 milliseconds