Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c32451 CALL_SampleMapATI(ctx->CurrentServerDispatch, (dst, interp, swizzle)); in _mesa_unmarshal_SampleMapATI()
32471 CALL_SampleMapATI(ctx->CurrentServerDispatch, (dst, interp, swizzle)); in _mesa_marshal_SampleMapATI()
Ddispatch.h16287 #define CALL_SampleMapATI(disp, parameters) \ macro