maxBufferLength
The largest amount of memory, in bytes, that a GPU device can allocate to a buffer instance.
Declaration
var maxBufferLength: Int { get }Discussion
The property’s value is at least 256 MB (268,435,456 bytes).
The largest amount of memory, in bytes, that a GPU device can allocate to a buffer instance.
var maxBufferLength: Int { get }The property’s value is at least 256 MB (268,435,456 bytes).