Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c13870 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()
Ddispatch.h17739 #define CALL_Orthox(disp, parameters) \ macro