VERTEX BUFFER SIZE

From Valve Developer Community
Revision as of 13:31, 22 April 2006 by Jupix (talk | contribs) (categorizing)
Jump to navigation Jump to search

Template:Wrongtitle


The VERTEX_BUFFER_SIZE is the limit on the size of a single vertex buffer. Multiple buffers are rendered per scene, so this isn't a limit that you should ever encounter. If you are hitting it, you've most likely got a bug in your mod's code or content.