Searched refs:CALL_DrawTexfOES (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 32719 CALL_DrawTexfOES(ctx->CurrentServerDispatch, (x, y, z, width, height)); in _mesa_unmarshal_DrawTexfOES() 32741 CALL_DrawTexfOES(ctx->CurrentServerDispatch, (x, y, z, width, height)); in _mesa_marshal_DrawTexfOES()
|
D | dispatch.h | 14329 #define CALL_DrawTexfOES(disp, parameters) \ macro
|