Searched refs:CALL_VertexAttrib3svNV (Results 1 – 2 of 2) sorted by relevance
16291 CALL_VertexAttrib3svNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib3svNV()16310 CALL_VertexAttrib3svNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib3svNV()
15858 #define CALL_VertexAttrib3svNV(disp, parameters) \ macro