Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c33887 CALL_Rotatex(ctx->CurrentServerDispatch, (angle, x, y, z)); in _mesa_unmarshal_Rotatex()
33908 CALL_Rotatex(ctx->CurrentServerDispatch, (angle, x, y, z)); in _mesa_marshal_Rotatex()
Ddispatch.h17772 #define CALL_Rotatex(disp, parameters) \ macro