Searched refs:CALL_DrawTexiOES (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 828 CALL_DrawTexiOES(ctx->CurrentServerDispatch, (x, y, z, width, height)); in _mesa_unmarshal_DrawTexiOES() 850 CALL_DrawTexiOES(ctx->CurrentServerDispatch, (x, y, z, width, height)); in _mesa_marshal_DrawTexiOES()
|
D | dispatch.h | 14351 #define CALL_DrawTexiOES(disp, parameters) \ macro
|