lib_inc0_b.hlsl 75 B

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