Searched refs:CALL_WindowPos4sMESA (Results 1 – 2 of 2) sorted by relevance
25596 CALL_WindowPos4sMESA(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_WindowPos4sMESA()25617 CALL_WindowPos4sMESA(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_WindowPos4sMESA()
15462 #define CALL_WindowPos4sMESA(disp, parameters) \ macro