Searched refs:CALL_PushMatrix (Results 1 – 3 of 3) sorted by relevance
3604 CALL_PushMatrix(ctx->Exec, ()); in save_PushMatrix()8424 CALL_PushMatrix(ctx->Exec, ()); in execute_list()
22117 CALL_PushMatrix(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_PushMatrix()22136 CALL_PushMatrix(ctx->CurrentServerDispatch, ()); in _mesa_marshal_PushMatrix()
5760 #define CALL_PushMatrix(disp, parameters) \ macro