Searched refs:CALL_WindowPos3i (Results 1 – 2 of 2) sorted by relevance
13467 CALL_WindowPos3i(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_WindowPos3i()13487 CALL_WindowPos3i(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_WindowPos3i()
7498 #define CALL_WindowPos3i(disp, parameters) \ macro