Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c13467 CALL_WindowPos3i(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_WindowPos3i()
13487 CALL_WindowPos3i(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_WindowPos3i()
Ddispatch.h7498 #define CALL_WindowPos3i(disp, parameters) \ macro