Enum WorkerFactory.Device
Supported device type
Namespace: Unity.Barracuda
Syntax
public enum Device
Fields
| Name | Description | Value |
|---|---|---|
| Compute | Alias for GPU |
256 |
| GPU | GPU |
256 |
| CPU | CPU |
512 |
| CSharp | Alias for CPU |
512 |
| Auto | Auto |
32768 |
Supported device type
public enum Device
| Name | Description | Value |
|---|---|---|
| Compute | Alias for GPU |
256 |
| GPU | GPU |
256 |
| CPU | CPU |
512 |
| CSharp | Alias for CPU |
512 |
| Auto | Auto |
32768 |