Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c37205 CALL_AlphaFuncx(ctx->CurrentServerDispatch, (func, ref)); in _mesa_unmarshal_AlphaFuncx()
37224 CALL_AlphaFuncx(ctx->CurrentServerDispatch, (func, ref)); in _mesa_marshal_AlphaFuncx()
Ddispatch.h17508 #define CALL_AlphaFuncx(disp, parameters) \ macro