Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c20017 CALL_Vertex3iv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_Vertex3iv()
20035 CALL_Vertex3iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_Vertex3iv()
Ddispatch.h4011 #define CALL_Vertex3iv(disp, parameters) \ macro