Searched refs:CALL_ColorPointerEXT (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated5.c | 1565 CALL_ColorPointerEXT(ctx->CurrentServerDispatch, (size, type, stride, count, pointer));
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | dispatch.h | 1773 #define CALL_ColorPointerEXT(disp, parameters) (*((disp)->ColorPointerEXT)) parameters macro 3228 #define CALL_ColorPointerEXT(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLint, GLenum, GLsizei, GLsizei, const GLvoid *)), driDispatchRemapTable[ColorPointerEXT_remap_index], parameters) macro
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 31949 CALL_ColorPointerEXT(ctx->CurrentServerDispatch, (size, type, stride, count, pointer)); 31962 CALL_ColorPointerEXT(ctx->CurrentServerDispatch, (size, type, stride, count, pointer)); 31978 CALL_ColorPointerEXT(ctx->CurrentServerDispatch, (size, type, stride, count, pointer)); [all...] |
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 14503 #define CALL_ColorPointerEXT(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 14976 #define CALL_ColorPointerEXT(disp, parameters) \ macro [all...] |
Completed in 295 milliseconds