Skip to content

Commit

Permalink
Raise maxComputeWorkgroupStorageSize from 16352 to 16384 (#2834)
Browse files Browse the repository at this point in the history
SHA: 16c7f3b
Reason: push, by @kainino0x

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
kainino0x and github-actions[bot] committed May 16, 2022
1 parent 44a827e commit 8e79bc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -8,7 +8,7 @@
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
<meta content="Bikeshed version fb1e763a4, updated Tue Mar 1 13:13:50 2022 -0800" name="generator">
<link href="https://www.w3.org/TR/webgpu/" rel="canonical">
<meta content="d71ec16edbc3a2fc3153ab83972006bf804f7b33" name="document-revision">
<meta content="16c7f3b893bc5b0731cf8fe45b22395e9ef3c26d" name="document-revision">
<style>
/* Make <dl> blocks more distinct from their surroundings. */
main dl:not(.switch) {
Expand Down Expand Up @@ -2178,7 +2178,7 @@ <h4 class="heading settled" data-level="3.6.2" id="limits"><span class="secno">3
<td><dfn class="dfn-paneled idl-code" data-dfn-for="supported limits" data-dfn-type="attribute" data-export id="dom-supported-limits-maxcomputeworkgroupstoragesize"><code>maxComputeWorkgroupStorageSize</code></dfn>
<td><code class="idl"><a data-link-type="idl" href="#typedefdef-gpusize32" id="ref-for-typedefdef-gpusize32②①">GPUSize32</a></code>
<td><a data-link-type="dfn" href="#limit-class-maximum" id="ref-for-limit-class-maximum①⑨">maximum</a>
<td>16352
<td>16384
<tr class="row-continuation">
<td colspan="4"> The maximum number of bytes used for a compute stage <code class="idl"><a data-link-type="idl" href="#gpushadermodule" id="ref-for-gpushadermodule②">GPUShaderModule</a></code> entry-point.
<tr>
Expand Down

0 comments on commit 8e79bc8

Please sign in to comment.