summaryrefslogtreecommitdiff
path: root/doc/3D.md
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-03-22 16:23:25 +0100
committerskal <pascal.massimino@gmail.com>2026-03-22 16:23:25 +0100
commitb3c69d188943269769b7fee305f135faadcc60f2 (patch)
tree34260ef2434652557e27443d665d2b180a2677cb /doc/3D.md
parent159ca2ca19345515cdfebed9fd88646730492cd2 (diff)
fix(cnn_v3/tools): remove unused sampler binding from FULL_PACK_SHADER
WebGPU auto-reflects the BGL from the shader; a declared-but-unused sampler binding is omitted from the layout, causing CreateBindGroup to reject it. Removed binding 6 (sampler) entirely — all reads use textureLoad(). Renumbered f0/f1 from 7/8 to 6/7 to match.
Diffstat (limited to 'doc/3D.md')
0 files changed, 0 insertions, 0 deletions