Table of Contents

Method AddGenericBuffer

Namespace
Pinwheel.Vista
Assembly
Pinwheel.Vista.Runtime.dll

AddGenericBuffer(string, ComputeBuffer)

Adds one labeled generic buffer output.

public void AddGenericBuffer(string label, ComputeBuffer buffer)

Parameters

label string

Application-defined label that identifies the output.

buffer ComputeBuffer

Buffer associated with label.