Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c22603 CALL_Normal3x(ctx->CurrentServerDispatch, (nx, ny, nz)); in _mesa_unmarshal_Normal3x()
22623 CALL_Normal3x(ctx->CurrentServerDispatch, (nx, ny, nz)); in _mesa_marshal_Normal3x()
Ddispatch.h17717 #define CALL_Normal3x(disp, parameters) \ macro