예제 #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];
예제 #3
0
 public void Process(CommandList context)
 {
     ref LimiterState state = ref State.Span[0];