Contents

MTL4UpdateSparseTextureMappingOperation

Groups together arguments for an operation to update a sparse texture mapping.

Declaration

struct MTL4UpdateSparseTextureMappingOperation

Overview

When performing a sparse mapping update, you are responsible for issuing a barrier against stage MTLStageResourceState.

You can determine the sparse texture tier by calling sparseTextureTier.

Topics

Initializers

Instance Properties

See Also

Sparse resources