Searched refs:CALL_WindowPos4dMESA (Results 1 – 2 of 2) sorted by relevance
31050 CALL_WindowPos4dMESA(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_WindowPos4dMESA()31071 CALL_WindowPos4dMESA(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_WindowPos4dMESA()
15396 #define CALL_WindowPos4dMESA(disp, parameters) \ macro