Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c31050 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()
Ddispatch.h15396 #define CALL_WindowPos4dMESA(disp, parameters) \ macro