Searched refs:CompressImage (Results 1 – 3 of 3) sorted by relevance
217 void CompressImage( u8 const* rgba, int width, int height, void* blocks, int flags );
22 * Fixed bug in CompressImage where masked pixels were not skipped over45 * Added CompressImage function
136 void CompressImage( u8 const* rgba, int width, int height, void* blocks, int flags ) in CompressImage() function