Last changes
This commit is contained in:
committed by
Jérôme Leclercq
parent
cee75dcc11
commit
5a57aca66a
@@ -1,3 +1,7 @@
|
||||
if is_plat("wasm") then
|
||||
return -- Compute shaders are not supported with WebGL (but are with WebGPU)
|
||||
end
|
||||
|
||||
target("ComputeTest")
|
||||
add_deps("NazaraRenderer")
|
||||
add_files("main.cpp")
|
||||
|
||||
Reference in New Issue
Block a user