Add Compute shaders support to WebGPU
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
/// <summary>
|
||||
/// Current GPU particles emitter shader version.
|
||||
/// </summary>
|
||||
#define PARTICLE_GPU_GRAPH_VERSION 11
|
||||
#define PARTICLE_GPU_GRAPH_VERSION 12
|
||||
|
||||
#if COMPILE_WITH_PARTICLE_GPU_GRAPH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user