示例#1
0
 public void Process(CommandList context)
 {
     context.CopyBuffer(OutputBufferIndex, InputBufferIndex);
 }
示例#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];