inc2.hlsli 33 B

1234
  1. int f2(int g)
  2. {
  3. return g*42;
  4. }