BabylonJS:master
← Popov72:webgpu-fix-glpointsize
opened 05:15PM - 21 Feb 22 UTC
It seems Tint does not generate valid WGSL code when using `gl_PointSize`. As th…is property is not supported in WebGPU anyway, just avoid setting `gl_PointSize` in WebGPU.
See https://forum.babylonjs.com/t/simple-point-cloud-system-not-working-on-webgpu/27848