Home
last modified time | relevance | path

Searched refs:CALL_Lightf (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c26226 CALL_Lightf(ctx->CurrentServerDispatch, (light, pname, param)); in _mesa_unmarshal_Lightf()
26246 CALL_Lightf(ctx->CurrentServerDispatch, (light, pname, param)); in _mesa_marshal_Lightf()
Ddispatch.h4231 #define CALL_Lightf(disp, parameters) \ macro