Searched refs:CALL_Frustumx (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 7761 CALL_Frustumx(ctx->CurrentServerDispatch, (left, right, bottom, top, zNear, zFar)); in _mesa_unmarshal_Frustumx() 7784 CALL_Frustumx(ctx->CurrentServerDispatch, (left, right, bottom, top, zNear, zFar)); in _mesa_marshal_Frustumx()
|
D | dispatch.h | 17596 #define CALL_Frustumx(disp, parameters) \ macro
|