Skip to main content
Apple Developer Docs
×
Compute Graph
/
ComputeNodeGraph
/
ComputeNodeGraph.StructureLayout
/
ComputeNodeGraph.StructureLayout.Member
/
init(name:type:offset:)
init(name:type:offset:)
Declaration
init
(
name
:
String
,
type
:
MTLDataType
,
offset
:
Int
)