Searched refs:CALL_LightModelx (Results 1 – 2 of 2) sorted by relevance
17021 CALL_LightModelx(ctx->CurrentServerDispatch, (pname, param)); in _mesa_unmarshal_LightModelx()17040 CALL_LightModelx(ctx->CurrentServerDispatch, (pname, param)); in _mesa_marshal_LightModelx()
17607 #define CALL_LightModelx(disp, parameters) \ macro