Home
last modified time | relevance | path

Searched refs:GetAlphaBlock (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/devil/devil-1.7.8/src-IL/src/
H A Dil_dds-save.c689 GetAlphaBlock(AlphaBlock, Runner8, Image, x, y); in Compress()
797 GetAlphaBlock(AlphaBlock, Runner8, Image, x, y); in Compress()
848 GetAlphaBlock(AlphaBlock, Runner8, Image, x, y); in Compress()
876 GetAlphaBlock(AlphaBlock, Runner8, Image, x, y); in Compress()
942 ILboolean GetAlphaBlock(ILubyte *Block, ILubyte *Data, ILimage *Image, ILuint XPos, ILuint YPos) in GetAlphaBlock() function
/dports/graphics/devil/devil-1.7.8/src-IL/include/
H A Dil_dds.h202 ILboolean GetAlphaBlock(ILubyte *Block, ILubyte *Data, ILimage *Image, ILuint XPos, ILuint YPos);
/dports/graphics/devil/devil-1.7.8/
H A DChangeLog365 …* il_dds-save.c (GetAlphaBlock): Applied code from GetBlock, since it was still reading out of bou…