Searched refs:CALL_VertexAttribs2fvNV (Results 1 – 2 of 2) sorted by relevance
4090 CALL_VertexAttribs2fvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_unmarshal_VertexAttribs2fvNV()4116 CALL_VertexAttribs2fvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_marshal_VertexAttribs2fvNV()
16012 #define CALL_VertexAttribs2fvNV(disp, parameters) \ macro