Skip to content

Commit 79e3262

Browse files
committed
Deploying to master from @ gfx-rs/wgpu@803e48c 🚀
1 parent 96aafe1 commit 79e3262

File tree

7 files changed

+789
-790
lines changed

7 files changed

+789
-790
lines changed

doc/src/wgpu_hal/vulkan/instance.rs.html

Lines changed: 770 additions & 771 deletions
Large diffs are not rendered by default.

doc/wgpu_hal/trait.Instance.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
&self,
2121
surface_hint: <a class="enum" href="https://doc.rust-lang.org/1.88.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;&amp;&lt;Self::<a class="associatedtype" href="trait.Instance.html#associatedtype.A" title="type wgpu_hal::Instance::A">A</a> as <a class="trait" href="trait.Api.html" title="trait wgpu_hal::Api">Api</a>&gt;::<a class="associatedtype" href="trait.Api.html#associatedtype.Surface" title="type wgpu_hal::Api::Surface">Surface</a>&gt;,
2222
) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.88.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="struct" href="struct.ExposedAdapter.html" title="struct wgpu_hal::ExposedAdapter">ExposedAdapter</a>&lt;Self::<a class="associatedtype" href="trait.Instance.html#associatedtype.A" title="type wgpu_hal::Instance::A">A</a>&gt;&gt;</h4></section></summary><div class="docblock"><p><code>surface_hint</code> is only used by the GLES backend targeting WebGL2</p>
23-
</div></details></div><h2 id="dyn-compatibility" class="section-header">Dyn Compatibility<a href="#dyn-compatibility" class="anchor">§</a></h2><div class="dyn-compatibility-info"><p>This trait is <b>not</b> <a href="https://doc.rust-lang.org/1.88.0/reference/items/traits.html#dyn-compatibility">dyn compatible</a>.</p><p><i>In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.</i></p></div><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><details class="toggle implementors-toggle"><summary><section id="impl-Instance-for-Instance" class="impl"><a class="src rightside" href="../src/wgpu_hal/gles/egl.rs.html#840-1184">Source</a><a href="#impl-Instance-for-Instance" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Instance.html" title="trait wgpu_hal::Instance">Instance</a> for wgpu_hal::gles::<a class="struct" href="gles/struct.Instance.html" title="struct wgpu_hal::gles::Instance">Instance</a></h3></section></summary><div class="impl-items"><section id="associatedtype.A-1" class="associatedtype trait-impl"><a class="src rightside" href="../src/wgpu_hal/gles/egl.rs.html#841">Source</a><a href="#associatedtype.A-1" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.A" class="associatedtype">A</a> = <a class="struct" href="gles/struct.Api.html" title="struct wgpu_hal::gles::Api">Api</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Instance-for-Context" class="impl"><a class="src rightside" href="../src/wgpu_hal/noop/mod.rs.html#88-128">Source</a><a href="#impl-Instance-for-Context" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Instance.html" title="trait wgpu_hal::Instance">Instance</a> for <a class="struct" href="noop/struct.Context.html" title="struct wgpu_hal::noop::Context">Context</a></h3></section></summary><div class="impl-items"><section id="associatedtype.A-2" class="associatedtype trait-impl"><a class="src rightside" href="../src/wgpu_hal/noop/mod.rs.html#89">Source</a><a href="#associatedtype.A-2" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.A" class="associatedtype">A</a> = <a class="struct" href="noop/struct.Api.html" title="struct wgpu_hal::noop::Api">Api</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Instance-for-Instance-1" class="impl"><a class="src rightside" href="../src/wgpu_hal/vulkan/instance.rs.html#869-985">Source</a><a href="#impl-Instance-for-Instance-1" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Instance.html" title="trait wgpu_hal::Instance">Instance</a> for wgpu_hal::vulkan::<a class="struct" href="vulkan/struct.Instance.html" title="struct wgpu_hal::vulkan::Instance">Instance</a></h3></section></summary><div class="impl-items"><section id="associatedtype.A-3" class="associatedtype trait-impl"><a class="src rightside" href="../src/wgpu_hal/vulkan/instance.rs.html#870">Source</a><a href="#associatedtype.A-3" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.A" class="associatedtype">A</a> = <a class="struct" href="vulkan/struct.Api.html" title="struct wgpu_hal::vulkan::Api">Api</a></h4></section></div></details></div><script src="../trait.impl/wgpu_hal/trait.Instance.js" async></script></section></div></main></body></html>
23+
</div></details></div><h2 id="dyn-compatibility" class="section-header">Dyn Compatibility<a href="#dyn-compatibility" class="anchor">§</a></h2><div class="dyn-compatibility-info"><p>This trait is <b>not</b> <a href="https://doc.rust-lang.org/1.88.0/reference/items/traits.html#dyn-compatibility">dyn compatible</a>.</p><p><i>In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.</i></p></div><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><details class="toggle implementors-toggle"><summary><section id="impl-Instance-for-Instance" class="impl"><a class="src rightside" href="../src/wgpu_hal/gles/egl.rs.html#840-1184">Source</a><a href="#impl-Instance-for-Instance" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Instance.html" title="trait wgpu_hal::Instance">Instance</a> for wgpu_hal::gles::<a class="struct" href="gles/struct.Instance.html" title="struct wgpu_hal::gles::Instance">Instance</a></h3></section></summary><div class="impl-items"><section id="associatedtype.A-1" class="associatedtype trait-impl"><a class="src rightside" href="../src/wgpu_hal/gles/egl.rs.html#841">Source</a><a href="#associatedtype.A-1" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.A" class="associatedtype">A</a> = <a class="struct" href="gles/struct.Api.html" title="struct wgpu_hal::gles::Api">Api</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Instance-for-Context" class="impl"><a class="src rightside" href="../src/wgpu_hal/noop/mod.rs.html#88-128">Source</a><a href="#impl-Instance-for-Context" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Instance.html" title="trait wgpu_hal::Instance">Instance</a> for <a class="struct" href="noop/struct.Context.html" title="struct wgpu_hal::noop::Context">Context</a></h3></section></summary><div class="impl-items"><section id="associatedtype.A-2" class="associatedtype trait-impl"><a class="src rightside" href="../src/wgpu_hal/noop/mod.rs.html#89">Source</a><a href="#associatedtype.A-2" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.A" class="associatedtype">A</a> = <a class="struct" href="noop/struct.Api.html" title="struct wgpu_hal::noop::Api">Api</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Instance-for-Instance-1" class="impl"><a class="src rightside" href="../src/wgpu_hal/vulkan/instance.rs.html#868-984">Source</a><a href="#impl-Instance-for-Instance-1" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Instance.html" title="trait wgpu_hal::Instance">Instance</a> for wgpu_hal::vulkan::<a class="struct" href="vulkan/struct.Instance.html" title="struct wgpu_hal::vulkan::Instance">Instance</a></h3></section></summary><div class="impl-items"><section id="associatedtype.A-3" class="associatedtype trait-impl"><a class="src rightside" href="../src/wgpu_hal/vulkan/instance.rs.html#869">Source</a><a href="#associatedtype.A-3" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.A" class="associatedtype">A</a> = <a class="struct" href="vulkan/struct.Api.html" title="struct wgpu_hal::vulkan::Api">Api</a></h4></section></div></details></div><script src="../trait.impl/wgpu_hal/trait.Instance.js" async></script></section></div></main></body></html>

doc/wgpu_hal/trait.Surface.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ <h5 id="safety-3"><a class="doc-anchor" href="#safety-3">§</a>Safety</h5>
9090
<a href="trait.Queue.html#tymethod.present" title="method wgpu_hal::Queue::present"><code>Queue::present</code></a>.</p>
9191
</li>
9292
</ul>
93-
</div></details></div><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><details class="toggle implementors-toggle"><summary><section id="impl-Surface-for-Surface" class="impl"><a class="src rightside" href="../src/wgpu_hal/gles/egl.rs.html#1355-1628">Source</a><a href="#impl-Surface-for-Surface" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Surface.html" title="trait wgpu_hal::Surface">Surface</a> for wgpu_hal::gles::<a class="struct" href="gles/struct.Surface.html" title="struct wgpu_hal::gles::Surface">Surface</a></h3></section></summary><div class="impl-items"><section id="associatedtype.A-1" class="associatedtype trait-impl"><a class="src rightside" href="../src/wgpu_hal/gles/egl.rs.html#1356">Source</a><a href="#associatedtype.A-1" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.A" class="associatedtype">A</a> = <a class="struct" href="gles/struct.Api.html" title="struct wgpu_hal::gles::Api">Api</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Surface-for-Context" class="impl"><a class="src rightside" href="../src/wgpu_hal/noop/mod.rs.html#225-246">Source</a><a href="#impl-Surface-for-Context" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Surface.html" title="trait wgpu_hal::Surface">Surface</a> for <a class="struct" href="noop/struct.Context.html" title="struct wgpu_hal::noop::Context">Context</a></h3></section></summary><div class="impl-items"><section id="associatedtype.A-2" class="associatedtype trait-impl"><a class="src rightside" href="../src/wgpu_hal/noop/mod.rs.html#226">Source</a><a href="#associatedtype.A-2" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.A" class="associatedtype">A</a> = <a class="struct" href="noop/struct.Api.html" title="struct wgpu_hal::noop::Api">Api</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Surface-for-Surface-1" class="impl"><a class="src rightside" href="../src/wgpu_hal/vulkan/instance.rs.html#993-1044">Source</a><a href="#impl-Surface-for-Surface-1" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Surface.html" title="trait wgpu_hal::Surface">Surface</a> for wgpu_hal::vulkan::<a class="struct" href="vulkan/struct.Surface.html" title="struct wgpu_hal::vulkan::Surface">Surface</a></h3></section></summary><div class="impl-items"><section id="associatedtype.A-3" class="associatedtype trait-impl"><a class="src rightside" href="../src/wgpu_hal/vulkan/instance.rs.html#994">Source</a><a href="#associatedtype.A-3" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.A" class="associatedtype">A</a> = <a class="struct" href="vulkan/struct.Api.html" title="struct wgpu_hal::vulkan::Api">Api</a></h4></section></div></details></div><script src="../trait.impl/wgpu_hal/trait.Surface.js" async></script></section></div></main></body></html>
93+
</div></details></div><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><details class="toggle implementors-toggle"><summary><section id="impl-Surface-for-Surface" class="impl"><a class="src rightside" href="../src/wgpu_hal/gles/egl.rs.html#1355-1628">Source</a><a href="#impl-Surface-for-Surface" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Surface.html" title="trait wgpu_hal::Surface">Surface</a> for wgpu_hal::gles::<a class="struct" href="gles/struct.Surface.html" title="struct wgpu_hal::gles::Surface">Surface</a></h3></section></summary><div class="impl-items"><section id="associatedtype.A-1" class="associatedtype trait-impl"><a class="src rightside" href="../src/wgpu_hal/gles/egl.rs.html#1356">Source</a><a href="#associatedtype.A-1" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.A" class="associatedtype">A</a> = <a class="struct" href="gles/struct.Api.html" title="struct wgpu_hal::gles::Api">Api</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Surface-for-Context" class="impl"><a class="src rightside" href="../src/wgpu_hal/noop/mod.rs.html#225-246">Source</a><a href="#impl-Surface-for-Context" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Surface.html" title="trait wgpu_hal::Surface">Surface</a> for <a class="struct" href="noop/struct.Context.html" title="struct wgpu_hal::noop::Context">Context</a></h3></section></summary><div class="impl-items"><section id="associatedtype.A-2" class="associatedtype trait-impl"><a class="src rightside" href="../src/wgpu_hal/noop/mod.rs.html#226">Source</a><a href="#associatedtype.A-2" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.A" class="associatedtype">A</a> = <a class="struct" href="noop/struct.Api.html" title="struct wgpu_hal::noop::Api">Api</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Surface-for-Surface-1" class="impl"><a class="src rightside" href="../src/wgpu_hal/vulkan/instance.rs.html#992-1043">Source</a><a href="#impl-Surface-for-Surface-1" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Surface.html" title="trait wgpu_hal::Surface">Surface</a> for wgpu_hal::vulkan::<a class="struct" href="vulkan/struct.Surface.html" title="struct wgpu_hal::vulkan::Surface">Surface</a></h3></section></summary><div class="impl-items"><section id="associatedtype.A-3" class="associatedtype trait-impl"><a class="src rightside" href="../src/wgpu_hal/vulkan/instance.rs.html#993">Source</a><a href="#associatedtype.A-3" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.A" class="associatedtype">A</a> = <a class="struct" href="vulkan/struct.Api.html" title="struct wgpu_hal::vulkan::Api">Api</a></h4></section></div></details></div><script src="../trait.impl/wgpu_hal/trait.Surface.js" async></script></section></div></main></body></html>

0 commit comments

Comments
 (0)