Merge changes from The Witness.
This commit is contained in:
@ -58,11 +58,11 @@ namespace nv
|
||||
virtual uint blockSize() const { return 16; }
|
||||
};
|
||||
|
||||
struct ProductionCompressorBC5_Luma : public ColorSetCompressor
|
||||
/*struct ProductionCompressorBC5_Luma : public ColorSetCompressor
|
||||
{
|
||||
virtual void compressBlock(ColorSet & set, nvtt::AlphaMode alphaMode, const nvtt::CompressionOptions::Private & compressionOptions, void * output);
|
||||
virtual uint blockSize() const { return 16; }
|
||||
};
|
||||
};*/
|
||||
|
||||
|
||||
} // nv namespace
|
||||
|
Reference in New Issue
Block a user