Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c25121 CALL_PointSizex(ctx->CurrentServerDispatch, (size)); in _mesa_unmarshal_PointSizex()
25139 CALL_PointSizex(ctx->CurrentServerDispatch, (size)); in _mesa_marshal_PointSizex()
Ddispatch.h17750 #define CALL_PointSizex(disp, parameters) \ macro