Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c30071 CALL_ClipPlanef(ctx->CurrentServerDispatch, (plane, equation)); in _mesa_unmarshal_ClipPlanef()
30090 CALL_ClipPlanef(ctx->CurrentServerDispatch, (plane, equation)); in _mesa_marshal_ClipPlanef()
Ddispatch.h17849 #define CALL_ClipPlanef(disp, parameters) \ macro