struct
TextureResidencyInfo
public sealed struct TextureResidencyInfo Provides information about currently resident textures on the GPU
Methods
static IEnumerable<TextureResidencyInfo> GetAll() Get info about all resident textures
Fields
| Name | Type | Description |
|---|---|---|
Name | String | |
Dimension | TextureDimension | |
Format | ImageFormat | |
Loaded | Desc | |
Disk | Desc |