Skip to main content

Module residency_set

Module residency_set 

Source
Expand description

Metal residency set for VRAM management.

Corresponds to Metal/MTLResidencySet.hpp.

Residency sets manage which allocations are resident in GPU memory.

Structsยง

ResidencySet
A residency set for managing GPU memory residency.
ResidencySetDescriptor
Descriptor for creating a residency set.