Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c8041 CALL_WindowPos4iMESA(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_WindowPos4iMESA()
8062 CALL_WindowPos4iMESA(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_WindowPos4iMESA()
Ddispatch.h15440 #define CALL_WindowPos4iMESA(disp, parameters) \ macro