Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c25845 CALL_ScissorIndexedv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_ScissorIndexedv()
25864 CALL_ScissorIndexedv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_ScissorIndexedv()
Ddispatch.h11689 #define CALL_ScissorIndexedv(disp, parameters) \ macro