We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e035ede commit b9a6dcaCopy full SHA for b9a6dca
docs/OPTIMIZATION_PURE_GPU_PIPELINE.md
@@ -78,7 +78,6 @@ const uniformBindGroup = device.createBindGroup({
78
binding: 1,
79
resource: {
80
buffer: data.buffer,
81
- size: data.bufSize,
82
},
83
84
...
0 commit comments