Add ComputeParticlesTest
Renderer: Add a way to execute commands on the device
This commit is contained in:
committed by
Jérôme Leclercq
parent
9e7b98a017
commit
e34ba8c05d
3
tests/ComputeParticlesTest/xmake.lua
Normal file
3
tests/ComputeParticlesTest/xmake.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
target("ComputeParticlesTest")
|
||||
add_deps("NazaraRenderer")
|
||||
add_files("main.cpp")
|
||||
Reference in New Issue
Block a user