Home
last modified time | relevance | path

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

/external/mesa3d/src/mapi/glapi/
Dglapi.h100 # define GET_DISPATCH() _glapi_tls_Dispatch macro
108 #define GET_DISPATCH() \ macro
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.c137 #define GET_DISPATCH(DPY, TABLE) \ macro