Searched refs:CALL_Lightf (Results 1 – 2 of 2) sorted by relevance
26226 CALL_Lightf(ctx->CurrentServerDispatch, (light, pname, param)); in _mesa_unmarshal_Lightf()26246 CALL_Lightf(ctx->CurrentServerDispatch, (light, pname, param)); in _mesa_marshal_Lightf()
4231 #define CALL_Lightf(disp, parameters) \ macro