Searched refs:CALL_PrimitiveRestartIndex (Results 1 – 2 of 2) sorted by relevance
7247 CALL_PrimitiveRestartIndex(ctx->CurrentServerDispatch, (index)); in _mesa_unmarshal_PrimitiveRestartIndex()7265 CALL_PrimitiveRestartIndex(ctx->CurrentServerDispatch, (index)); in _mesa_marshal_PrimitiveRestartIndex()
9236 #define CALL_PrimitiveRestartIndex(disp, parameters) \ macro