Documentation
¶
Index ¶
Constants ¶
View Source
const ( ChunkW = 16 ChunkH = 256 ChunkL = 16 SliceC = 16 SliceH = ChunkH / SliceC SliceS = ChunkW * ChunkL * SliceH BitsPerBlock = 14 MaxPaletteID = (1 << BitsPerBlock) - 1 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.