Home
last modified time | relevance | path

Searched defs:GET_DISPATCH (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mapi/glapi/
Dglapi.h97 # define GET_DISPATCH() _glapi_tls_Dispatch macro
107 # define GET_DISPATCH() \ macro
115 # define GET_DISPATCH() _glapi_Dispatch macro
/external/mesa3d/src/mapi/glapi/
Dglapi.h97 # define GET_DISPATCH() _glapi_tls_Dispatch macro
107 # define GET_DISPATCH() \ macro
115 # define GET_DISPATCH() _glapi_Dispatch macro
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
Dglxapi.c144 #define GET_DISPATCH(DPY, TABLE) \ macro
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.c144 #define GET_DISPATCH(DPY, TABLE) \ macro