Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c28871 CALL_Indexsv(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexsv()
28889 CALL_Indexsv(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexsv()
Ddispatch.h3043 #define CALL_Indexsv(disp, parameters) \ macro