Finish Compressor class.
Move all the image processing to Compressor.cpp. Finish rescale support, close issue 12.
This commit is contained in:
@ -46,8 +46,6 @@ namespace nvtt
|
||||
uint bmask;
|
||||
uint amask;
|
||||
|
||||
mutable bool useCuda;
|
||||
|
||||
nv::String externalCompressor;
|
||||
|
||||
// Quantization.
|
||||
|
Reference in New Issue
Block a user