Skip to content

Commit 3117d08

Browse files
committed
Deploying to gh-pages from @ e74741d 🚀
1 parent 82dbb19 commit 3117d08

229 files changed

Lines changed: 805 additions & 798 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

interfaces/GPU.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ <h4>Hierarchy</h4>
2020
<ul class="tsd-hierarchy">
2121
<li><span class="target">GPU</span></li></ul></section><aside class="tsd-sources">
2222
<ul>
23-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2114">dist/index.d.ts:2114</a></li>
24-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2140">dist/index.d.ts:2140</a></li></ul></aside>
23+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2114">dist/index.d.ts:2114</a></li>
24+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2140">dist/index.d.ts:2140</a></li></ul></aside>
2525
<section class="tsd-panel-group tsd-index-group">
2626
<section class="tsd-panel tsd-index-panel">
2727
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -42,7 +42,7 @@ <h2>Properties</h2>
4242
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>wgsl<wbr/>Language<wbr/>Features</span><a href="#wgslLanguageFeatures" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
4343
<div class="tsd-signature">wgsl<wbr/>Language<wbr/>Features<span class="tsd-signature-symbol">:</span> <a href="../types/WGSLLanguageFeatures.html" class="tsd-signature-type" data-tsd-kind="Type alias">WGSLLanguageFeatures</a></div><aside class="tsd-sources">
4444
<ul>
45-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2137">dist/index.d.ts:2137</a></li></ul></aside></section></section>
45+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2137">dist/index.d.ts:2137</a></li></ul></aside></section></section>
4646
<section class="tsd-panel-group tsd-member-group">
4747
<h2>Methods</h2>
4848
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="getPreferredCanvasFormat" class="tsd-anchor"></a>
@@ -61,7 +61,7 @@ <h3 class="tsd-anchor-link"><span>get<wbr/>Preferred<wbr/>Canvas<wbr/>Format</sp
6161
</div>
6262
<h4 class="tsd-returns-title">Returns <a href="../types/GPUTextureFormat.html" class="tsd-signature-type" data-tsd-kind="Type alias">GPUTextureFormat</a></h4><aside class="tsd-sources">
6363
<ul>
64-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2136">dist/index.d.ts:2136</a></li></ul></aside></li></ul></section>
64+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2136">dist/index.d.ts:2136</a></li></ul></aside></li></ul></section>
6565
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="requestAdapter" class="tsd-anchor"></a>
6666
<h3 class="tsd-anchor-link"><span>request<wbr/>Adapter</span><a href="#requestAdapter" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
6767
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
@@ -80,7 +80,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="GPUR
8080
</div></li></ul></div>
8181
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../variables/GPUAdapter-1.html" class="tsd-signature-type" data-tsd-kind="Variable">GPUAdapter</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
8282
<ul>
83-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2123">dist/index.d.ts:2123</a></li></ul></aside></li></ul></section></section></div>
83+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2123">dist/index.d.ts:2123</a></li></ul></aside></li></ul></section></section></div>
8484
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
8585
<div class="tsd-navigation settings">
8686
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

interfaces/GPUAdapter.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ <h4>Hierarchy</h4>
2020
<ul class="tsd-hierarchy">
2121
<li><span class="target">GPUAdapter</span></li></ul></section><aside class="tsd-sources">
2222
<ul>
23-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2145">dist/index.d.ts:2145</a></li>
24-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2181">dist/index.d.ts:2181</a></li></ul></aside>
23+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2145">dist/index.d.ts:2145</a></li>
24+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2181">dist/index.d.ts:2181</a></li></ul></aside>
2525
<section class="tsd-panel-group tsd-index-group">
2626
<section class="tsd-panel tsd-index-panel">
2727
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -45,7 +45,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code
4545
<div class="tsd-comment tsd-typography"><p>The set of values in <code>this</code>.<a href="../index.html">GPUAdapter#[[adapter]]</a>.<a href="../index.html">adapter#[[features]]</a>.</p>
4646
</div><aside class="tsd-sources">
4747
<ul>
48-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2151">dist/index.d.ts:2151</a></li></ul></aside></section>
48+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2151">dist/index.d.ts:2151</a></li></ul></aside></section>
4949
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="info" class="tsd-anchor"></a>
5050
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>info</span><a href="#info" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
5151
<div class="tsd-signature">info<span class="tsd-signature-symbol">:</span> <a href="../variables/GPUAdapterInfo-1.html" class="tsd-signature-type" data-tsd-kind="Variable">GPUAdapterInfo</a></div>
@@ -61,14 +61,14 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code
6161
</div>
6262
</div></div><aside class="tsd-sources">
6363
<ul>
64-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2169">dist/index.d.ts:2169</a></li></ul></aside></section>
64+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2169">dist/index.d.ts:2169</a></li></ul></aside></section>
6565
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="limits" class="tsd-anchor"></a>
6666
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>limits</span><a href="#limits" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
6767
<div class="tsd-signature">limits<span class="tsd-signature-symbol">:</span> <a href="../variables/GPUSupportedLimits-1.html" class="tsd-signature-type" data-tsd-kind="Variable">GPUSupportedLimits</a></div>
6868
<div class="tsd-comment tsd-typography"><p>The limits in <code>this</code>.<a href="../index.html">GPUAdapter#[[adapter]]</a>.<a href="../index.html">adapter#[[limits]]</a>.</p>
6969
</div><aside class="tsd-sources">
7070
<ul>
71-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2155">dist/index.d.ts:2155</a></li></ul></aside></section></section>
71+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2155">dist/index.d.ts:2155</a></li></ul></aside></section></section>
7272
<section class="tsd-panel-group tsd-member-group">
7373
<h2>Methods</h2>
7474
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="requestDevice" class="tsd-anchor"></a>
@@ -89,7 +89,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> descriptor: <a href="G
8989
</div></li></ul></div>
9090
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../variables/GPUDevice-1.html" class="tsd-signature-type" data-tsd-kind="Variable">GPUDevice</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
9191
<ul>
92-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2176">dist/index.d.ts:2176</a></li></ul></aside></li></ul></section></section></div>
92+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2176">dist/index.d.ts:2176</a></li></ul></aside></li></ul></section></section></div>
9393
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
9494
<div class="tsd-navigation settings">
9595
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

interfaces/GPUAdapterInfo.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ <h4>Hierarchy</h4>
2020
<ul class="tsd-hierarchy">
2121
<li><span class="target">GPUAdapterInfo</span></li></ul></section><aside class="tsd-sources">
2222
<ul>
23-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2186">dist/index.d.ts:2186</a></li>
24-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2236">dist/index.d.ts:2236</a></li></ul></aside>
23+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2186">dist/index.d.ts:2186</a></li>
24+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2236">dist/index.d.ts:2236</a></li></ul></aside>
2525
<section class="tsd-panel-group tsd-index-group">
2626
<section class="tsd-panel tsd-index-panel">
2727
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -46,7 +46,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code
4646
string otherwise.</p>
4747
</div><aside class="tsd-sources">
4848
<ul>
49-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2197">dist/index.d.ts:2197</a></li></ul></aside></section>
49+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2197">dist/index.d.ts:2197</a></li></ul></aside></section>
5050
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="description" class="tsd-anchor"></a>
5151
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>description</span><a href="#description" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
5252
<div class="tsd-signature">description<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
@@ -58,7 +58,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code
5858
other fields when possible.</p>
5959
</div><aside class="tsd-sources">
6060
<ul>
61-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2213">dist/index.d.ts:2213</a></li></ul></aside></section>
61+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2213">dist/index.d.ts:2213</a></li></ul></aside></section>
6262
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="device" class="tsd-anchor"></a>
6363
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>device</span><a href="#device" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
6464
<div class="tsd-signature">device<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
@@ -68,14 +68,14 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code
6868
hardware like a serial number.</p>
6969
</div><aside class="tsd-sources">
7070
<ul>
71-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2204">dist/index.d.ts:2204</a></li></ul></aside></section>
71+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2204">dist/index.d.ts:2204</a></li></ul></aside></section>
7272
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="isFallbackAdapter" class="tsd-anchor"></a>
7373
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>is<wbr/>Fallback<wbr/>Adapter</span><a href="#isFallbackAdapter" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
7474
<div class="tsd-signature">is<wbr/>Fallback<wbr/>Adapter<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
7575
<div class="tsd-comment tsd-typography"><p>Whether the adapter is a fallback adapter.</p>
7676
</div><aside class="tsd-sources">
7777
<ul>
78-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2233">dist/index.d.ts:2233</a></li></ul></aside></section>
78+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2233">dist/index.d.ts:2233</a></li></ul></aside></section>
7979
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="subgroupMaxSize" class="tsd-anchor"></a>
8080
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>subgroup<wbr/>Max<wbr/>Size</span><a href="#subgroupMaxSize" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
8181
<div class="tsd-signature">subgroup<wbr/>Max<wbr/>Size<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div>
@@ -86,7 +86,7 @@ <h3>Todo</h3><p>Temporarily optional until all browsers have implemented it.
8686
Check support before using. (Use the non-null assertion operator <code>!</code> where needed.)</p>
8787
</div><aside class="tsd-sources">
8888
<ul>
89-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2229">dist/index.d.ts:2229</a></li></ul></aside></section>
89+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2229">dist/index.d.ts:2229</a></li></ul></aside></section>
9090
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="subgroupMinSize" class="tsd-anchor"></a>
9191
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>subgroup<wbr/>Min<wbr/>Size</span><a href="#subgroupMinSize" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
9292
<div class="tsd-signature">subgroup<wbr/>Min<wbr/>Size<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div>
@@ -97,14 +97,14 @@ <h3>Todo</h3><p>Temporarily optional until all browsers have implemented it.
9797
Check support before using. (Use the non-null assertion operator <code>!</code> where needed.)</p>
9898
</div><aside class="tsd-sources">
9999
<ul>
100-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2221">dist/index.d.ts:2221</a></li></ul></aside></section>
100+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2221">dist/index.d.ts:2221</a></li></ul></aside></section>
101101
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="vendor" class="tsd-anchor"></a>
102102
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>vendor</span><a href="#vendor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
103103
<div class="tsd-signature">vendor<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
104104
<div class="tsd-comment tsd-typography"><p>The name of the vendor of the adapter, if available. Empty string otherwise.</p>
105105
</div><aside class="tsd-sources">
106106
<ul>
107-
<li>Defined in <a href="https://github.com/gpuweb/types/blob/bf308cc/dist/index.d.ts#L2192">dist/index.d.ts:2192</a></li></ul></aside></section></section></div>
107+
<li>Defined in <a href="https://github.com/gpuweb/types/blob/e74741d/dist/index.d.ts#L2192">dist/index.d.ts:2192</a></li></ul></aside></section></section></div>
108108
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
109109
<div class="tsd-navigation settings">
110110
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

0 commit comments

Comments
 (0)