Contents

bufferPointerType

A description of the pointer to a buffer argument.

Declaration

var bufferPointerType: MTLPointerType? { get }

Discussion

This property describes the type of the pointer to the buffer.

See Also

Describing a buffer argument