Skip to content

Commit

Permalink
Deploying to gh-pages from @ c69dc57 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
kainino0x committed Jan 15, 2025
1 parent 869e118 commit a7d4add
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion assets/search.js

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions interfaces/GPUTextureDescriptor.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ <h3 class="tsd-index-heading">Properties</h3>
<a href="GPUTextureDescriptor.html#mipLevelCount" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>mip<wbr/>Level<wbr/>Count?</span></a>
<a href="GPUTextureDescriptor.html#sampleCount" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>sample<wbr/>Count?</span></a>
<a href="GPUTextureDescriptor.html#size" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>size</span></a>
<a href="GPUTextureDescriptor.html#textureBindingViewDimension" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>texture<wbr/>Binding<wbr/>View<wbr/>Dimension?</span></a>
<a href="GPUTextureDescriptor.html#usage" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>usage</span></a>
<a href="GPUTextureDescriptor.html#viewFormats" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>view<wbr/>Formats?</span></a>
</div></section></div></details></section></section>
Expand Down Expand Up @@ -71,6 +72,19 @@ <h3 class="tsd-anchor-link"><span>size</span><a href="#size" aria-label="Permali
<div class="tsd-signature">size<span class="tsd-signature-symbol">:</span> <a href="../types/GPUExtent3DStrict.html" class="tsd-signature-type" data-tsd-kind="Type alias">GPUExtent3DStrict</a></div>
<div class="tsd-comment tsd-typography"><p>The width, height, and depth or layer count of the texture.</p>
</div></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="textureBindingViewDimension" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>texture<wbr/>Binding<wbr/>View<wbr/>Dimension</span><a href="#textureBindingViewDimension" 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>
<div class="tsd-signature">texture<wbr/>Binding<wbr/>View<wbr/>Dimension<span class="tsd-signature-symbol">?:</span> <a href="../types/GPUTextureViewDimension.html" class="tsd-signature-type" data-tsd-kind="Type alias">GPUTextureViewDimension</a></div>
<div class="tsd-comment tsd-typography"><p><strong>PROPOSED</strong> addition for Compatibility Mode:
<a href="https://github.com/gpuweb/gpuweb/blob/main/proposals/compatibility-mode.md#1-texture-view-dimension-may-be-specified">https://github.com/gpuweb/gpuweb/blob/main/proposals/compatibility-mode.md#1-texture-view-dimension-may-be-specified</a></p>
<blockquote>
<p>[In compatibility mode,]
When specifying a texture, a textureBindingViewDimension property
determines the views which can be bound from that texture for sampling.
Binding a view of a different dimension for sampling than specified at
texture creation time will cause a validation error.</p>
</blockquote>
</div></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="usage" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>usage</span><a href="#usage" 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>
<div class="tsd-signature">usage<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
Expand Down Expand Up @@ -130,6 +144,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="GPUTextureDescriptor.html#mipLevelCount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>mip<wbr/>Level<wbr/>Count?</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="GPUTextureDescriptor.html#sampleCount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>sample<wbr/>Count?</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="GPUTextureDescriptor.html#size" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>size</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="GPUTextureDescriptor.html#textureBindingViewDimension" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>texture<wbr/>Binding<wbr/>View<wbr/>Dimension?</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="GPUTextureDescriptor.html#usage" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>usage</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="GPUTextureDescriptor.html#viewFormats" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>view<wbr/>Formats?</a></li></ul></li></ul></nav></div></div>
<div class="container tsd-generator">
Expand Down

0 comments on commit a7d4add

Please sign in to comment.