版本
4.0-613
分支
master
发布于
10 years, 2 months ago
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
提交(Commit)
5e5db9fbc67595dccb0f47088a0482f0f798379f
修改者
degasus
修改说明
VideoCommon: cleanup of "components" usage

This "u32 components" is a list of flags which attributes of the vertex loader are present.
We are used to append this variable to lots of vertex generation functions, but some of them don't need it at all.