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