---
title: MTLSparseTextureMappingMode.map
framework: metal
role: symbol
role_heading: Case
path: metal/mtlsparsetexturemappingmode/map
---

# MTLSparseTextureMappingMode.map

A request to map sparse tiles from the heap to a region in the texture.

## Declaration

```swift
case map
```

## See Also

### Specifying the mapping mode

- [MTLSparseTextureMappingMode.unmap](metal/mtlsparsetexturemappingmode/unmap.md)
