This commit is contained in:
parent
df9436c51d
commit
de9865b583
8 changed files with 163 additions and 1 deletions
3
tests/ShaderDep/inner/lib/ShaderLib.cppm
Normal file
3
tests/ShaderDep/inner/lib/ShaderLib.cppm
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export module ShaderLib;
|
||||
|
||||
export int Identify() { return 0; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue