Searched refs:CALL_Orthox (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 13870 CALL_Orthox(ctx->CurrentServerDispatch, (left, right, bottom, top, zNear, zFar)); in _mesa_unmarshal_Orthox() 13893 CALL_Orthox(ctx->CurrentServerDispatch, (left, right, bottom, top, zNear, zFar)); in _mesa_marshal_Orthox()
|
D | dispatch.h | 17739 #define CALL_Orthox(disp, parameters) \ macro
|