Searched refs:CALL_TexEnvf (Results 1 – 2 of 2) sorted by relevance
35036 CALL_TexEnvf(ctx->CurrentServerDispatch, (target, pname, param)); in _mesa_unmarshal_TexEnvf()35056 CALL_TexEnvf(ctx->CurrentServerDispatch, (target, pname, param)); in _mesa_marshal_TexEnvf()
4506 #define CALL_TexEnvf(disp, parameters) \ macro