Searched refs:CALL_DrawTexivOES (Results 1 – 2 of 2) sorted by relevance
27211 CALL_DrawTexivOES(ctx->CurrentServerDispatch, (coords)); in _mesa_unmarshal_DrawTexivOES()27229 CALL_DrawTexivOES(ctx->CurrentServerDispatch, (coords)); in _mesa_marshal_DrawTexivOES()
14362 #define CALL_DrawTexivOES(disp, parameters) \ macro