Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c34962 CALL_Indexiv(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexiv()
34980 CALL_Indexiv(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexiv()
Ddispatch.h3021 #define CALL_Indexiv(disp, parameters) \ macro