版本
4.0-645
分支
GLExtensions
发布于
10 years, 4 months ago
Windows x64 Windows x86 Android
提交(Commit)
151d20e28ef3f1b47240a9980a3c23fae884e262
修改者
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.