lib_inc0.hlsl 75 B

12345
  1. // Make sure include works for lib share compile.
  2. cbuffer A {
  3. float a;
  4. }