Decompress DDS10 files. Only BC# supported so far.
This commit is contained in:
@ -114,6 +114,8 @@ namespace nv
|
||||
|
||||
bool isValid() const;
|
||||
bool isSupported() const;
|
||||
|
||||
bool hasAlpha() const;
|
||||
|
||||
uint mipmapCount() const;
|
||||
uint width() const;
|
||||
|
Reference in New Issue
Block a user