Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c26356 CALL_Lightx(ctx->CurrentServerDispatch, (light, pname, param)); in _mesa_unmarshal_Lightx()
26376 CALL_Lightx(ctx->CurrentServerDispatch, (light, pname, param)); in _mesa_marshal_Lightx()
Ddispatch.h17629 #define CALL_Lightx(disp, parameters) \ macro