Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c30025 CALL_ClipPlanex(ctx->CurrentServerDispatch, (plane, equation)); in _mesa_unmarshal_ClipPlanex()
30044 CALL_ClipPlanex(ctx->CurrentServerDispatch, (plane, equation)); in _mesa_marshal_ClipPlanex()
Ddispatch.h17860 #define CALL_ClipPlanex(disp, parameters) \ macro