You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<imgsrc="https://raw.githubusercontent.com/gfx-rs/wgpu/master/logo.png" alt="logo"></a><navclass="sub"><formclass="search-form"><divclass="search-container"><span></span><inputclass="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press βSβ to search, β?β for more optionsβ¦" type="search"><divid="help-button" title="help" tabindex="-1"><buttontype="button">?</button></div><divid="settings-menu" tabindex="-1"><ahref="./settings.html" title="settings"><imgwidth="22" height="22" alt="Change settings" src="./wheel.svg"></a></div></div></form></nav></div><sectionid="main-content" class="content"><divclass="main-heading"><h1class="fqn">Rustdoc settings</h1><spanclass="out-of-band"><aid="back" href="javascript:void(0)" onclick="history.back();">Back</a></span></div><noscript><section>You need to enable Javascript be able to update your settings.</section></noscript><linkrel="stylesheet" type="text/css" href="settings.css"><scriptdefersrc="settings.js"></script></section></div></main><divid="rustdoc-vars" data-root-path="./" data-current-crate="wgpu" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.66.0-nightly (0ca356586 2022-10-06)" ></div></body></html>
3
+
<imgsrc="https://raw.githubusercontent.com/gfx-rs/wgpu/master/logo.png" alt="logo"></a><navclass="sub"><formclass="search-form"><divclass="search-container"><span></span><inputclass="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press βSβ to search, β?β for more optionsβ¦" type="search"><divid="help-button" title="help" tabindex="-1"><buttontype="button">?</button></div><divid="settings-menu" tabindex="-1"><ahref="./settings.html" title="settings"><imgwidth="22" height="22" alt="Change settings" src="./wheel.svg"></a></div></div></form></nav></div><sectionid="main-content" class="content"><divclass="main-heading"><h1class="fqn">Rustdoc settings</h1><spanclass="out-of-band"><aid="back" href="javascript:void(0)" onclick="history.back();">Back</a></span></div><noscript><section>You need to enable Javascript be able to update your settings.</section></noscript><linkrel="stylesheet" type="text/css" href="settings.css"><scriptdefersrc="settings.js"></script></section></div></main><divid="rustdoc-vars" data-root-path="./" data-current-crate="wgpu" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.66.0-nightly (8b0c05d9a 2022-10-07)" ></div></body></html>
Copy file name to clipboardExpand all lines: doc/src/wgpu/lib.rs.html
+13-1Lines changed: 13 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3791,6 +3791,12 @@
3791
3791
<spanid="3789">3789</span>
3792
3792
<spanid="3790">3790</span>
3793
3793
<spanid="3791">3791</span>
3794
+
<spanid="3792">3792</span>
3795
+
<spanid="3793">3793</span>
3796
+
<spanid="3794">3794</span>
3797
+
<spanid="3795">3795</span>
3798
+
<spanid="3796">3796</span>
3799
+
<spanid="3797">3797</span>
3794
3800
</pre><preclass="rust"><code><spanclass="doccomment">//! A cross-platform graphics and compute library based on [WebGPU](https://gpuweb.github.io/gpuweb/).
3795
3801
//!
3796
3802
//! To start using the API, create an [`Instance`].
0 commit comments