Contents

MTLStoreAction.storeAndMultisampleResolve

The GPU stores the multisample data to the multisample texture, resolves the data to a sample per pixel, and stores the data to the resolve texture.

Declaration

case storeAndMultisampleResolve

Mentioned in

See Also

Store actions