Skip to content

Commit

Permalink
Deploying to gh-pages from @ 700448a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
kainino0x committed Nov 2, 2024
1 parent 4b0b2ed commit bd64b21
Show file tree
Hide file tree
Showing 87 changed files with 2,360 additions and 559 deletions.
2 changes: 1 addition & 1 deletion assets/search.js

Large diffs are not rendered by default.

36 changes: 24 additions & 12 deletions index.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions interfaces/GPUCommandEncoder.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="copyBufferToTexture" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>copy<wbr/>Buffer<wbr/>To<wbr/>Texture</span><a href="#copyBufferToTexture" 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>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
<li class="tsd-signature tsd-anchor-link" id="copyBufferToTexture.copyBufferToTexture-1">copy<wbr/>Buffer<wbr/>To<wbr/>Texture<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="GPUImageCopyBuffer.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUImageCopyBuffer</a>, destination<span class="tsd-signature-symbol">: </span><a href="GPUImageCopyTexture.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUImageCopyTexture</a>, copySize<span class="tsd-signature-symbol">: </span><a href="../types/GPUExtent3DStrict.html" class="tsd-signature-type" data-tsd-kind="Type alias">GPUExtent3DStrict</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">undefined</span><a href="#copyBufferToTexture.copyBufferToTexture-1" 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></li>
<li class="tsd-signature tsd-anchor-link" id="copyBufferToTexture.copyBufferToTexture-1">copy<wbr/>Buffer<wbr/>To<wbr/>Texture<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="GPUTexelCopyBufferInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUTexelCopyBufferInfo</a>, destination<span class="tsd-signature-symbol">: </span><a href="GPUTexelCopyTextureInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUTexelCopyTextureInfo</a>, copySize<span class="tsd-signature-symbol">: </span><a href="../types/GPUExtent3DStrict.html" class="tsd-signature-type" data-tsd-kind="Type alias">GPUExtent3DStrict</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">undefined</span><a href="#copyBufferToTexture.copyBufferToTexture-1" 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></li>
<li class="tsd-description">
<div class="tsd-comment tsd-typography"><p>Encode a command into the <a href="GPUCommandEncoder.html">GPUCommandEncoder</a> that copies data from a sub-region of a
<a href="GPUBuffer.html">GPUBuffer</a> to a sub-region of one or multiple continuous texture subresources.</p>
Expand All @@ -149,11 +149,11 @@ <h3 class="tsd-anchor-link"><span>copy<wbr/>Buffer<wbr/>To<wbr/>Texture</span><a
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameter-list">
<li>
<h5>source: <a href="GPUImageCopyBuffer.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUImageCopyBuffer</a></h5>
<h5>source: <a href="GPUTexelCopyBufferInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUTexelCopyBufferInfo</a></h5>
<div class="tsd-comment tsd-typography"><p>Combined with <code>copySize</code>, defines the region of the source buffer.</p>
</div></li>
<li>
<h5>destination: <a href="GPUImageCopyTexture.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUImageCopyTexture</a></h5>
<h5>destination: <a href="GPUTexelCopyTextureInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUTexelCopyTextureInfo</a></h5>
<div class="tsd-comment tsd-typography"><p>Combined with <code>copySize</code>, defines the region of the destination texture subresource.
<code>copySize</code>:</p>
</div></li>
Expand All @@ -163,7 +163,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="copyTextureToBuffer" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>copy<wbr/>Texture<wbr/>To<wbr/>Buffer</span><a href="#copyTextureToBuffer" 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>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
<li class="tsd-signature tsd-anchor-link" id="copyTextureToBuffer.copyTextureToBuffer-1">copy<wbr/>Texture<wbr/>To<wbr/>Buffer<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="GPUImageCopyTexture.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUImageCopyTexture</a>, destination<span class="tsd-signature-symbol">: </span><a href="GPUImageCopyBuffer.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUImageCopyBuffer</a>, copySize<span class="tsd-signature-symbol">: </span><a href="../types/GPUExtent3DStrict.html" class="tsd-signature-type" data-tsd-kind="Type alias">GPUExtent3DStrict</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">undefined</span><a href="#copyTextureToBuffer.copyTextureToBuffer-1" 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></li>
<li class="tsd-signature tsd-anchor-link" id="copyTextureToBuffer.copyTextureToBuffer-1">copy<wbr/>Texture<wbr/>To<wbr/>Buffer<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="GPUTexelCopyTextureInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUTexelCopyTextureInfo</a>, destination<span class="tsd-signature-symbol">: </span><a href="GPUTexelCopyBufferInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUTexelCopyBufferInfo</a>, copySize<span class="tsd-signature-symbol">: </span><a href="../types/GPUExtent3DStrict.html" class="tsd-signature-type" data-tsd-kind="Type alias">GPUExtent3DStrict</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">undefined</span><a href="#copyTextureToBuffer.copyTextureToBuffer-1" 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></li>
<li class="tsd-description">
<div class="tsd-comment tsd-typography"><p>Encode a command into the <a href="GPUCommandEncoder.html">GPUCommandEncoder</a> that copies data from a sub-region of one or
multiple continuous texture subresources to a sub-region of a <a href="GPUBuffer.html">GPUBuffer</a>.</p>
Expand All @@ -172,11 +172,11 @@ <h3 class="tsd-anchor-link"><span>copy<wbr/>Texture<wbr/>To<wbr/>Buffer</span><a
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameter-list">
<li>
<h5>source: <a href="GPUImageCopyTexture.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUImageCopyTexture</a></h5>
<h5>source: <a href="GPUTexelCopyTextureInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUTexelCopyTextureInfo</a></h5>
<div class="tsd-comment tsd-typography"><p>Combined with <code>copySize</code>, defines the region of the source texture subresources.</p>
</div></li>
<li>
<h5>destination: <a href="GPUImageCopyBuffer.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUImageCopyBuffer</a></h5>
<h5>destination: <a href="GPUTexelCopyBufferInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUTexelCopyBufferInfo</a></h5>
<div class="tsd-comment tsd-typography"><p>Combined with <code>copySize</code>, defines the region of the destination buffer.
<code>copySize</code>:</p>
</div></li>
Expand All @@ -186,7 +186,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="copyTextureToTexture" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>copy<wbr/>Texture<wbr/>To<wbr/>Texture</span><a href="#copyTextureToTexture" 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>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
<li class="tsd-signature tsd-anchor-link" id="copyTextureToTexture.copyTextureToTexture-1">copy<wbr/>Texture<wbr/>To<wbr/>Texture<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="GPUImageCopyTexture.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUImageCopyTexture</a>, destination<span class="tsd-signature-symbol">: </span><a href="GPUImageCopyTexture.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUImageCopyTexture</a>, copySize<span class="tsd-signature-symbol">: </span><a href="../types/GPUExtent3DStrict.html" class="tsd-signature-type" data-tsd-kind="Type alias">GPUExtent3DStrict</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">undefined</span><a href="#copyTextureToTexture.copyTextureToTexture-1" 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></li>
<li class="tsd-signature tsd-anchor-link" id="copyTextureToTexture.copyTextureToTexture-1">copy<wbr/>Texture<wbr/>To<wbr/>Texture<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="GPUTexelCopyTextureInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUTexelCopyTextureInfo</a>, destination<span class="tsd-signature-symbol">: </span><a href="GPUTexelCopyTextureInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUTexelCopyTextureInfo</a>, copySize<span class="tsd-signature-symbol">: </span><a href="../types/GPUExtent3DStrict.html" class="tsd-signature-type" data-tsd-kind="Type alias">GPUExtent3DStrict</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">undefined</span><a href="#copyTextureToTexture.copyTextureToTexture-1" 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></li>
<li class="tsd-description">
<div class="tsd-comment tsd-typography"><p>Encode a command into the <a href="GPUCommandEncoder.html">GPUCommandEncoder</a> that copies data from a sub-region of one
or multiple contiguous texture subresources to another sub-region of one or
Expand All @@ -196,11 +196,11 @@ <h3 class="tsd-anchor-link"><span>copy<wbr/>Texture<wbr/>To<wbr/>Texture</span><
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameter-list">
<li>
<h5>source: <a href="GPUImageCopyTexture.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUImageCopyTexture</a></h5>
<h5>source: <a href="GPUTexelCopyTextureInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUTexelCopyTextureInfo</a></h5>
<div class="tsd-comment tsd-typography"><p>Combined with <code>copySize</code>, defines the region of the source texture subresources.</p>
</div></li>
<li>
<h5>destination: <a href="GPUImageCopyTexture.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUImageCopyTexture</a></h5>
<h5>destination: <a href="GPUTexelCopyTextureInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">GPUTexelCopyTextureInfo</a></h5>
<div class="tsd-comment tsd-typography"><p>Combined with <code>copySize</code>, defines the region of the destination texture subresources.
<code>copySize</code>:</p>
</div></li>
Expand Down
Loading

0 comments on commit bd64b21

Please sign in to comment.