|
void | SetSize (RHI::Size size) |
|
RHI::Size | GetSize () |
|
void | SetFormat (RHI::Format format) |
|
RHI::Format | GetFormat () |
|
void | SetAsCubemap () |
|
void | SetAsVolumeTexture () |
|
void | SetMipLevels (uint32_t mipLevels) |
|
uint32_t | GetMipLevels () |
|
AZ::Outcome< void, DdsFile::DdsFailure > | WriteHeaderToStream (AZ::IO::GenericStream &stream) |
|
|
static AZ::Outcome< void, DdsFailure > | WriteFile (const AZStd::string &filePath, const DdsFileData &ddsFiledata) |
|
static bool | DoesSupportFormat (RHI::Format format) |
|
The documentation for this class was generated from the following file:
- Gems/Atom/Utils/Code/Include/Atom/Utils/DdsFile.h