Searched refs:CALL_DeleteProgramsARB (Results 1 – 2 of 2) sorted by relevance
28122 CALL_DeleteProgramsARB(ctx->CurrentServerDispatch, (n, programs)); in _mesa_unmarshal_DeleteProgramsARB()28147 CALL_DeleteProgramsARB(ctx->CurrentServerDispatch, (n, programs)); in _mesa_marshal_DeleteProgramsARB()
9335 #define CALL_DeleteProgramsARB(disp, parameters) \ macro