Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c17481 CALL_SampleCoveragex(ctx->CurrentServerDispatch, (value, invert)); in _mesa_unmarshal_SampleCoveragex()
17500 CALL_SampleCoveragex(ctx->CurrentServerDispatch, (value, invert)); in _mesa_marshal_SampleCoveragex()
Ddispatch.h17783 #define CALL_SampleCoveragex(disp, parameters) \ macro