knackered
02-04-2008, 06:07 AM
Is there something I should know about mixing 32 and 16 bit indices within the same GL_ELEMENT_ARRAY_BUFFER?
I'm using subdata to place the blocks, and I'm aligning the start position of each block of indices to 32bit boundaries.
Anything else? My app (in fact, the whole of XP) is hanging in NVOGLNT when I enable mixed mode.
I'm using subdata to place the blocks, and I'm aligning the start position of each block of indices to 32bit boundaries.
Anything else? My app (in fact, the whole of XP) is hanging in NVOGLNT when I enable mixed mode.