Home
last modified time | relevance | path

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

/TaskScheduler/ThirdParty/Squish/
H A Dsquish.h217 void CompressImage( u8 const* rgba, int width, int height, void* blocks, int flags );
H A DChangeLog22 * Fixed bug in CompressImage where masked pixels were not skipped over
45 * Added CompressImage function
H A Dsquish.cpp136 void CompressImage( u8 const* rgba, int width, int height, void* blocks, int flags ) in CompressImage() function