5/13/2008

Cache in VRAM

In job, I try to draw a number of triangle, more than 20000000.

I use GL and vertex array, no strip.

There are two type data, one is separated data and other is single.

FPS of separated data is efficient than single data.

I guess that separated data tend to get on cache inside video memory.

No comments: