Searched refs:CALL_Lightx (Results 1 – 2 of 2) sorted by relevance
26356 CALL_Lightx(ctx->CurrentServerDispatch, (light, pname, param)); in _mesa_unmarshal_Lightx()26376 CALL_Lightx(ctx->CurrentServerDispatch, (light, pname, param)); in _mesa_marshal_Lightx()
17629 #define CALL_Lightx(disp, parameters) \ macro