Skip to content

Commit 42216bf

Browse files
committed
Deploying to gh-pages from @ faca8b4 🚀
1 parent 904a9ed commit 42216bf

File tree

8 files changed

+78
-78
lines changed

8 files changed

+78
-78
lines changed

‎skiko/org.jetbrains.skiko.graphicapi/-direct-x-offscreen-context/-texture/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<h1 class="cover"><span><span>Texture</span></span></h1>
6868
<div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted">
6969
<div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":dokkaHtml/awtMain" data-filterable-set=":dokkaHtml/awtMain" data-active="" data-toggle=":dokkaHtml/awtMain">awt</button></div>
70-
<div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/awtMain"><div class="symbol monospace"><span class="token keyword">inner </span><span class="token keyword">class </span><a href="index.html">Texture</a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">desiredWidth<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin-stdlib/kotlin/-int/index.html">Int</a><span class="token punctuation">, </span></span><span class="parameter ">desiredHeight<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin-stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span> : <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html">AutoCloseable</a></div></div> </div>
70+
<div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/awtMain"><div class="symbol monospace"><span class="token keyword">inner </span><span class="token keyword">class </span><a href="index.html">Texture</a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">desiredWidth<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin-stdlib/kotlin/-int/index.html">Int</a><span class="token punctuation">, </span></span><span class="parameter ">desiredHeight<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin-stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span> : <a href="https://developer.android.com/reference/kotlin/java/lang/AutoCloseable.html">AutoCloseable</a></div></div> </div>
7171
</div>
7272
<div class="tabbedcontent">
7373
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="CONSTRUCTOR,TYPE,PROPERTY,FUNCTION">Members</button></div>

‎skiko/org.jetbrains.skiko.graphicapi/-direct-x-offscreen-context/index.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<h1 class="cover"><span>Direct</span><wbr></wbr><span>XOffscreen</span><wbr></wbr><span><span>Context</span></span></h1>
6868
<div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted">
6969
<div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":dokkaHtml/awtMain" data-filterable-set=":dokkaHtml/awtMain" data-active="" data-toggle=":dokkaHtml/awtMain">awt</button></div>
70-
<div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/awtMain"><div class="symbol monospace"><span class="token keyword">class </span><a href="index.html">DirectXOffscreenContext</a> : <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html">AutoCloseable</a></div><p class="paragraph">Class that allows drawing into offscreen DirectX texture.</p><p class="paragraph">Used in the <code class="lang-kotlin">benchmarks</code> project: https://github.com/JetBrains/compose-multiplatform/blob/cedd48f99e877f8b936ff574812d573baf231307/benchmarks/multiplatform/benchmarks/src/commonMain/kotlin/MeasureComposable.kt#L16</p></div> </div>
70+
<div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/awtMain"><div class="symbol monospace"><span class="token keyword">class </span><a href="index.html">DirectXOffscreenContext</a> : <a href="https://developer.android.com/reference/kotlin/java/lang/AutoCloseable.html">AutoCloseable</a></div><p class="paragraph">Class that allows drawing into offscreen DirectX texture.</p><p class="paragraph">Used in the <code class="lang-kotlin">benchmarks</code> project: https://github.com/JetBrains/compose-multiplatform/blob/cedd48f99e877f8b936ff574812d573baf231307/benchmarks/multiplatform/benchmarks/src/commonMain/kotlin/MeasureComposable.kt#L16</p></div> </div>
7171
</div>
7272
<div class="tabbedcontent">
7373
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="CONSTRUCTOR,TYPE,PROPERTY,FUNCTION">Members</button></div>
@@ -107,7 +107,7 @@ <h2 class="">Types</h2>
107107
<div class="title">
108108
<div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted">
109109
<div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":dokkaHtml/awtMain" data-filterable-set=":dokkaHtml/awtMain" data-active="" data-toggle=":dokkaHtml/awtMain">awt</button></div>
110-
<div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/awtMain"><div class="symbol monospace"><span class="token keyword">inner </span><span class="token keyword">class </span><a href="-texture/index.html">Texture</a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">desiredWidth<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin-stdlib/kotlin/-int/index.html">Int</a><span class="token punctuation">, </span></span><span class="parameter ">desiredHeight<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin-stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span> : <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html">AutoCloseable</a></div></div> </div>
110+
<div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/awtMain"><div class="symbol monospace"><span class="token keyword">inner </span><span class="token keyword">class </span><a href="-texture/index.html">Texture</a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">desiredWidth<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin-stdlib/kotlin/-int/index.html">Int</a><span class="token punctuation">, </span></span><span class="parameter ">desiredHeight<span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin-stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span> : <a href="https://developer.android.com/reference/kotlin/java/lang/AutoCloseable.html">AutoCloseable</a></div></div> </div>
111111
</div>
112112
</div>
113113
</div>

‎skiko/org.jetbrains.skiko.graphicapi/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h2 class="">Types</h2>
8383
<div class="title">
8484
<div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted">
8585
<div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":dokkaHtml/awtMain" data-filterable-set=":dokkaHtml/awtMain" data-active="" data-toggle=":dokkaHtml/awtMain">awt</button></div>
86-
<div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/awtMain"><div class="symbol monospace"><span class="token keyword">class </span><a href="-direct-x-offscreen-context/index.html">DirectXOffscreenContext</a> : <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html">AutoCloseable</a></div><div class="brief "><p class="paragraph">Class that allows drawing into offscreen DirectX texture.</p></div></div> </div>
86+
<div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/awtMain"><div class="symbol monospace"><span class="token keyword">class </span><a href="-direct-x-offscreen-context/index.html">DirectXOffscreenContext</a> : <a href="https://developer.android.com/reference/kotlin/java/lang/AutoCloseable.html">AutoCloseable</a></div><div class="brief "><p class="paragraph">Class that allows drawing into offscreen DirectX texture.</p></div></div> </div>
8787
</div>
8888
</div>
8989
</div>

0 commit comments

Comments
 (0)