Struct ResourceTilingInfo
Defined in File d3d12-resource.h
Struct Documentation
-
struct ResourceTilingInfo
Public Members
-
UINT numTilesForEntireResource
Number of tiles needed to store the entire tiled resource.
-
D3D12_PACKED_MIP_INFO packedMipDesc
Info about how the tiled resource's mipmaps are packed.
-
D3D12_TILE_SHAPE standardTileShapeForNonPackedMips
See ID3D12Device::GetResourceTiling pStandardTileShapeForNonPackedMips.
-
std::vector<TileMapInfo> packedMipsTileMappings
-
UINT numTilesForEntireResource