Determines the argument buffers tier supported by the device.
Required.
SDKs
- iOS 11.0+
- macOS 10.13+
- Mac Catalyst 13.0+
- tvOS 11.0+
Framework
- Metal
Declaration
@property(readonly) MTLArgument Buffers Tier argumentBuffersSupport;
Determines the argument buffers tier supported by the device.
Required.
SDKs
Framework
@property(readonly) MTLArgument Buffers Tier argumentBuffersSupport;
MTLArgument Buffers Tier
The values that determine the limits and capabilities of argument buffers.
max Argument Buffer Sampler Count
The maximum number of unique argument buffer samplers per app.
Required.