Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c27211 CALL_DrawTexivOES(ctx->CurrentServerDispatch, (coords)); in _mesa_unmarshal_DrawTexivOES()
27229 CALL_DrawTexivOES(ctx->CurrentServerDispatch, (coords)); in _mesa_marshal_DrawTexivOES()
Ddispatch.h14362 #define CALL_DrawTexivOES(disp, parameters) \ macro