Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c23192 CALL_Indexs(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexs()
23210 CALL_Indexs(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexs()
Ddispatch.h3032 #define CALL_Indexs(disp, parameters) \ macro