---
title: MPSDataType.float32
framework: metalperformanceshaders
role: symbol
role_heading: Case
path: metalperformanceshaders/mpsdatatype/float32
---

# MPSDataType.float32

A 32-bit floating point type (single precision).

## Declaration

```swift
case float32
```

## See Also

### Constants

- [MPSDataType.floatBit](metalperformanceshaders/mpsdatatype/floatbit.md)
