Searched refs:CALL_DeleteLists (Results 1 – 2 of 2) sorted by relevance
13189 CALL_DeleteLists(ctx->CurrentServerDispatch, (list, range)); in _mesa_unmarshal_DeleteLists()13208 CALL_DeleteLists(ctx->CurrentServerDispatch, (list, range)); in _mesa_marshal_DeleteLists()
2526 #define CALL_DeleteLists(disp, parameters) \ macro