Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c8165 CALL_Indexfv(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexfv()
8183 CALL_Indexfv(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexfv()
Ddispatch.h2999 #define CALL_Indexfv(disp, parameters) \ macro