Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c1073 CALL_DepthRangeIndexedfOES(ctx->CurrentServerDispatch, (index, n, f)); in _mesa_unmarshal_DepthRangeIndexedfOES()
1093 CALL_DepthRangeIndexedfOES(ctx->CurrentServerDispatch, (index, n, f)); in _mesa_marshal_DepthRangeIndexedfOES()
Ddispatch.h16320 #define CALL_DepthRangeIndexedfOES(disp, parameters) \ macro