Searched refs:DISPATCH (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/hgl/ |
| H A D | GLDispatcher.cpp | 30 #define DISPATCH(func, args, msg) \ macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/libgl-xlib/ |
| H A D | xlib.c | 127 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/ |
| H A D | glapi_nop.c | 108 #define DISPATCH(func, args, msg) nop(#func); macro
|
| H A D | glapi_dispatch.c | 63 #define DISPATCH(FUNC, ARGS, MESSAGE) \ 73 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/libgl-xlib/ |
| H A D | xlib.c | 123 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|
| /xsrc/external/mit/MesaLib/dist/src/mapi/glapi/ |
| H A D | glapi_nop.c | 108 #define DISPATCH(func, args, msg) nop(#func); macro
|
| H A D | glapi_dispatch.c | 59 #define DISPATCH(FUNC, ARGS, MESSAGE) \ 69 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/osmesa/ |
| H A D | osmesa.c | 1298 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | glxapi.c | 68 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ |
| H A D | glxapi.c | 64 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|
Completed in 16 milliseconds