Searched refs:CALL_Indexs (Results 1 – 2 of 2) sorted by relevance
23192 CALL_Indexs(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexs()23210 CALL_Indexs(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexs()
3032 #define CALL_Indexs(disp, parameters) \ macro