]> git.cworth.org Git - apitrace/commit
Compute the vertex buffer sizes in term of vertex count.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Thu, 17 May 2012 20:33:14 +0000 (21:33 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Thu, 17 May 2012 20:33:14 +0000 (21:33 +0100)
commit14cb9ef09bdfd8578e2710bcf8be2294787287b7
treede90e097685b65c3e268f06d8fd6cce1a2d8c4de
parent6f07a844ee29e47fe44d68ea68661611aaa92363
Compute the vertex buffer sizes in term of vertex count.

As opposed to max index, given that max index can not represent zero count.
helpers/glsize.hpp
wrappers/gltrace.py