Hi, I tried manually creating a texture sampler for my compute shader, but doing this (following the docs) seems to break the shader. Perhaps I’m missing some detail in how to set up and bind texture samplers? Or is this just a bug?
Playground: https://playground.babylonjs.com/?webgpu#3URR7V#307