Home
last modified time | relevance | path

Searched refs:blocksize (Results 1 – 2 of 2) sorted by relevance

/TaskScheduler/ThirdParty/Squish/
H A Dsquish.cpp132 int blocksize = ( ( flags & kDxt1 ) != 0 ) ? 8 : 16; in GetStorageRequirements() local
133 return blockcount*blocksize; in GetStorageRequirements()
H A Dtexture_compression_s3tc.txt303 <blocksize> (8 or 16 bytes) is decoded, the corresponding image size (in
306 ceil(<w>/4) * ceil(<h>/4) * blocksize.
312 blocksize * (ceil(<w>/4) * floor(<y>/4) + floor(<x>/4)).