Searched refs:CALL_ColorPointerEXT (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 37899 CALL_ColorPointerEXT(ctx->CurrentServerDispatch, (size, type, stride, count, pointer)); in _mesa_unmarshal_ColorPointerEXT() 37912 CALL_ColorPointerEXT(ctx->CurrentServerDispatch, (size, type, stride, count, pointer)); in _mesa_marshal_ColorPointerEXT() 37928 CALL_ColorPointerEXT(ctx->CurrentServerDispatch, (size, type, stride, count, pointer)); in _mesa_marshal_ColorPointerEXT()
|
D | dispatch.h | 14461 #define CALL_ColorPointerEXT(disp, parameters) \ macro
|