lib_inc2.hlsl 75 B

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