Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c7068 CALL_WindowPos3fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_WindowPos3fv()
7086 CALL_WindowPos3fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_WindowPos3fv()
Ddispatch.h7487 #define CALL_WindowPos3fv(disp, parameters) \ macro