Searched refs:CALL_ClearBufferuiv (Results 1 – 3 of 3) sorted by relevance
571 CALL_ClearBufferuiv(ctx->CurrentServerDispatch, in _mesa_unmarshal_ClearBufferuiv()714 CALL_ClearBufferuiv(ctx->CurrentServerDispatch, in _mesa_marshal_ClearBufferuiv()
1995 CALL_ClearBufferuiv(ctx->Exec, (buffer, drawbuffer, value)); in save_ClearBufferuiv()8132 CALL_ClearBufferuiv(ctx->Exec, (n[1].e, n[2].i, value)); in execute_list()
8851 #define CALL_ClearBufferuiv(disp, parameters) \ macro