---
title: MTLDataType.none
framework: metal
role: symbol
role_heading: Case
path: metal/mtldatatype/none
---

# MTLDataType.none

A sentinel value that represents a GPU function parameter that doesn’t have a valid data type.

## Declaration

```swift
case none
```
