Searched refs:CALL_VertexAttrib4iv (Results 1 – 2 of 2) sorted by relevance
34789 CALL_VertexAttrib4iv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4iv()34808 CALL_VertexAttrib4iv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4iv()
8609 #define CALL_VertexAttrib4iv(disp, parameters) \ macro