Skip to main content
Apple Developer Docs
×
Compute Graph
/
ComputeGraphSimulation
/
buffer(at:)
buffer(at:)
Declaration
final
func
buffer
(
at
index
:
Int
) -> (any
MTLBuffer
, bufferOffset:
Int
)?