Example #1
0
 public void Process(CommandList context)
 {
     context.CopyBuffer(OutputBufferIndex, InputBufferIndex);
 }
Example #2
0
 public void Process(CommandList context)
 {
     ref ReverbState state = ref State.Span[0];
 public void Process(CommandList context)
 {
     ref LimiterState state = ref State.Span[0];