Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c359 CALL_Indexubv(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexubv()
377 CALL_Indexubv(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexubv()
Ddispatch.h5958 #define CALL_Indexubv(disp, parameters) \ macro