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