Searched refs:CALL_ColorPointerEXT (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated5.c1565 CALL_ColorPointerEXT(ctx->CurrentServerDispatch, (size, type, stride, count, pointer));
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1773 #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 Dmarshal_generated.c31949 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 Ddispatch.h14503 #define CALL_ColorPointerEXT(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h14976 #define CALL_ColorPointerEXT(disp, parameters) \ macro
[all...]

Completed in 295 milliseconds