Table of Contents

Method PopulateGenericBuffers

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

PopulateGenericBuffers(List<string>, List<ComputeBuffer>)

Applies generic buffer outputs to the implementation.

void PopulateGenericBuffers(List<string> labels, List<ComputeBuffer> buffers)

Parameters

labels List<string>

Labels paired with buffers by index.

buffers List<ComputeBuffer>

Generic compute-buffer outputs.