Searched refs:CALL_ColorPointer (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 35491 CALL_ColorPointer(ctx->CurrentServerDispatch, (size, type, stride, pointer)); in _mesa_unmarshal_ColorPointer() 35504 CALL_ColorPointer(ctx->CurrentServerDispatch, (size, type, stride, pointer)); in _mesa_marshal_ColorPointer() 35519 CALL_ColorPointer(ctx->CurrentServerDispatch, (size, type, stride, pointer)); in _mesa_marshal_ColorPointer()
|
D | dispatch.h | 5870 #define CALL_ColorPointer(disp, parameters) \ macro
|