We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee4e4d commit 7c26442Copy full SHA for 7c26442
ggml/src/ggml-webgpu/wgsl-shaders/glu.tmpl.wgsl
@@ -320,4 +320,4 @@ fn main(@builtin(global_invocation_id) gid: vec3<u32>) {
320
dst[i_dst] = op(a_value(i_a), b_value(i_b));
321
}
322
323
-#end(SHADER)
+#end(SHADER)
0 commit comments