The palette data is stored in a GPU-optimized buffer that is sub-allocated from 65536 bytes, the minimum buffer size allowed. It allows to store up 16384 colors, more than enough for storing lots of palette, like 1024 palette of 16 colors.

Comments