Skip to content

Commit 471118a

Browse files
committed
Deploying to master from @ gfx-rs/wgpu@eb69c5f 🚀
1 parent fb7ad97 commit 471118a

21 files changed

+35
-34
lines changed

doc/search-index.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/src/wgpu_types/lib.rs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11743,7 +11743,7 @@
1174311743
}
1174411744

1174511745
<span class="doccomment">/// Passed to `Device::poll` to control how and if it should block.
11746-
</span><span class="attr">#[derive(Clone)]
11746+
</span><span class="attr">#[derive(Clone, Debug)]
1174711747
</span><span class="kw">pub enum </span>Maintain&lt;T&gt; {
1174811748
<span class="doccomment">/// On wgpu-core based backends, block until the given submission has
1174911749
/// completed execution, and any callbacks have been invoked.

doc/trait.impl/bitflags/traits/trait.Flags.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/trait.impl/core/clone/trait.Clone.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/trait.impl/core/cmp/trait.Eq.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)