Contents

HeapDesc

public struct HeapDesc
Inheritance and metadata

Fields

Residency

public MemoryResidency Residency

SizeInBytes

public ulong SizeInBytes

Methods

CpuReadOnly(ulong)

public static HeapDesc CpuReadOnly(ulong sizeInBytes)

CpuWriteOnly(ulong)

public static HeapDesc CpuWriteOnly(ulong sizeInBytes)

GpuOnly(ulong)

public static HeapDesc GpuOnly(ulong sizeInBytes)

Find a member

Zenith.NET.HeapDesc

Search documentation

Search tutorials, concepts, samples, and the API reference.