Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
FBitmaskToDXGI |
|
|
FDDSFile |
Metadata structure for a DDS file, with access pointers for the raw texture data (i.e. unconverted from the DXGI format). |
|
FDDSHeader |
|
|
FDDSHeaderDX10 |
|
|
FDDSMip |
One of these for each mip of a DDS. |
|
FDDSPixelFormat |
|
|
FDXGIFormatInfo |
|
|
FDXGIFormatName |
|
|
FFOURCCToDXGI |
|
|
FLogCategoryLogOodleDDS |
Name |
Description |
|
---|---|---|
|
OodleDDS::EDXGIFormat |
Complete list of formats. |
Name | Description | ||
---|---|---|---|
|
OodleDDS::AllocateMips ( |
||
|
OodleDDS::DXGIFormatAddSRGB ( |
Return the corresponding sRGB version of a pixel format if there is one. |
|
|
OodleDDS::DXGIFormatFromDDS9Header ( |
||
|
int |
OodleDDS::DXGIFormatGetIndexInSRGBTable ( |
|
|
const FDXGIF... |
OodleDDS::DXGIFormatGetInfo ( |
|
|
const char &... |
OodleDDS::DXGIFormatGetName ( |
Returns the name of a DXGI format. |
|
OodleDDS::DXGIFormatIsSRGB ( |
Returns whether a given pixel format is sRGB. |
|
|
OodleDDS::DXGIFormatRemoveSRGB ( |
Return the corresponding non-sRGB version of a pixel format if there is one. |
|
|
OodleDDS::InitMip ( |
||
|
constexpr ui... |
OodleDDS::MakeFOURCC |
|
|
OodleDDS::MipDimension |
||
|
OodleDDS::ParseHeader ( |
||
|
OodleDDS::ReadPayload |
Name | Description | ||
---|---|---|---|
|
constexpr uint3... |
DDPF_ALPHA |
|
|
constexpr uint3... |
DDPF_BUMPDUDV |
|
|
constexpr uint3... |
DDPF_FOURCC |
|
|
constexpr uint3... |
DDPF_LUMINANCE |
|
|
constexpr uint3... |
DDPF_RGB |
|
|
constexpr uint3... |
DDS_MAGIC |
|
|
constexpr uint3... |
DDSCAPS_COMPLEX |
|
|
constexpr uint3... |
DDSCAPS_MIPMAP |
|
|
constexpr uint3... |
DDSCAPS_TEXTURE |
|
|
constexpr uint3... |
DDSCAPS2_CUBEMAP |
|
|
constexpr uint3... |
DDSCAPS2_VOLUME |
|
|
constexpr uint3... |
DDSD_CAPS |
|
|
constexpr uint3... |
DDSD_DEPTH |
|
|
constexpr uint3... |
DDSD_HEIGHT |
|
|
constexpr uint3... |
DDSD_MIPMAPCOUNT |
|
|
constexpr uint3... |
DDSD_PITCH |
|
|
constexpr uint3... |
DDSD_PIXELFORMAT |
|
|
constexpr uint3... |
DDSD_WIDTH |
|
|
constexpr uint3... |
DX10_MAGIC |
|
|
constexpr uint3... |
RESOURCE_DIMENSION_BUFFER |
|
|
constexpr uint3... |
RESOURCE_DIMENSION_TEXTURE1D |
|
|
constexpr uint3... |
RESOURCE_DIMENSION_TEXTURE2D |
|
|
constexpr uint3... |
RESOURCE_DIMENSION_TEXTURE3D |
|
|
constexpr uint3... |
RESOURCE_DIMENSION_UNKNOWN |
|
|
constexpr uint3... |
RESOURCE_MISC_TEXTURECUBE |