فهرست منبع

fix changelog typo

Andre Weissflog 1 سال پیش
والد
کامیت
425aac7cce
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -77,7 +77,7 @@ Storage buffer support is not available on the following platform/backend combos
     - vertex shader stage:
     - vertex shader stage:
       - textures: `@group(1) @binding(0..15)`
       - textures: `@group(1) @binding(0..15)`
       - samplers: `@group(1) @binding(16..31)`
       - samplers: `@group(1) @binding(16..31)`
-      - storage buffers: `@group(1) @binding(32..37)`
+      - storage buffers: `@group(1) @binding(32..47)`
     - fragment shader stage:
     - fragment shader stage:
       - textures: `@group(1) @binding(48..63)`
       - textures: `@group(1) @binding(48..63)`
       - samplers: `@group(1) @binding(64..79)`
       - samplers: `@group(1) @binding(64..79)`