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

/external/chromium_org/third_party/mesa/src/src/mapi/mapi/
H A Dmapi.c39 static const struct mapi_stub *mapi_stub_map[MAPI_TABLE_NUM_SLOTS]; variable in typeref:struct:mapi_stub
113 mapi_stub_map[count++] = stub;
174 const struct mapi_stub *stub = mapi_stub_map[i];
/external/mesa3d/src/mapi/mapi/
H A Dmapi.c39 static const struct mapi_stub *mapi_stub_map[MAPI_TABLE_NUM_SLOTS]; variable in typeref:struct:mapi_stub
113 mapi_stub_map[count++] = stub;
174 const struct mapi_stub *stub = mapi_stub_map[i];

Completed in 138 milliseconds