diff --git a/wgsl.xml b/wgsl.xml index 927964a..b649cfd 100644 --- a/wgsl.xml +++ b/wgsl.xml @@ -218,6 +218,25 @@ Synchronization Built-in Functions + + function + + private + storage + uniform + workgroup + + + + push_constant + + + + read + write + read_write + + @compute @const @@ -288,11 +307,25 @@ + + + + + + + + + + + + + + @@ -367,6 +400,7 @@ +