Searched refs:CALL_DepthFunc (Results 1 – 3 of 3) sorted by relevance
2391 CALL_DepthFunc(ctx->Exec, (func)); in save_DepthFunc()8214 CALL_DepthFunc(ctx->Exec, (n[1].e)); in execute_list()
2424 CALL_DepthFunc(ctx->CurrentServerDispatch, (func)); in _mesa_unmarshal_DepthFunc()2442 CALL_DepthFunc(ctx->CurrentServerDispatch, (func)); in _mesa_marshal_DepthFunc()
5177 #define CALL_DepthFunc(disp, parameters) \ macro