Searched refs:RETURN_DISPATCH (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/hgl/
H A DGLDispatcher.cpp35 #define RETURN_DISPATCH(func, args, msg) \ macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/libgl-xlib/
H A Dxlib.c130 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ macro
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/
H A Dglapi_nop.c109 #define RETURN_DISPATCH(func, args, msg) nop(#func); return 0 macro
H A Dglapi_dispatch.c67 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \
76 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ macro
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/libgl-xlib/
H A Dxlib.c126 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ macro
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/
H A Dglapi_nop.c109 #define RETURN_DISPATCH(func, args, msg) nop(#func); return 0 macro
H A Dglapi_dispatch.c63 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \
72 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/osmesa/
H A Dosmesa.c1301 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dglxapi.c71 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dglxapi.c67 #define RETURN_DISPATCH(FUNC, ARGS, MESSAGE) \ macro

Completed in 12 milliseconds