Set useCuda if CUDA enabled in Compression class.
This commit is contained in:
@ -46,7 +46,7 @@ namespace nvtt
|
||||
uint bmask;
|
||||
uint amask;
|
||||
|
||||
bool useCuda;
|
||||
mutable bool useCuda;
|
||||
|
||||
nv::String externalCompressor;
|
||||
|
||||
|
Reference in New Issue
Block a user