Skip to content

Commit 50af616

Browse files
committed
Deploying to master from @ gfx-rs/wgpu@853d90e 🚀
1 parent 2450836 commit 50af616

File tree

721 files changed

+3938
-3938
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

721 files changed

+3938
-3938
lines changed

doc/hlsl_snapshots/struct.Config.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

doc/naga/arena/handle/struct.Handle.html

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

doc/naga/arena/range/struct.Range.html

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

doc/naga/arena/struct.Arena.html

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

doc/naga/arena/unique_arena/struct.UniqueArena.html

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

doc/naga/back/glsl/enum.Version.html

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `deserialize_binding_map` fn in crate `naga`."><title>deserialize_binding_map in naga::back::glsl - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../../static.files/rustdoc-b0742ba02757f159.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="naga" data-themes="" data-resource-suffix="" data-rustdoc-version="1.83.0 (90b35a623 2024-11-26)" data-channel="1.83.0" data-search-js="search-f0d225181b97f9a4.js" data-settings-js="settings-805db61a62df4bd2.js" ><script src="../../../static.files/storage-1d39b6787ed640ff.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../../static.files/main-f070b9041d14864c.js"></script><noscript><link rel="stylesheet" href="../../../static.files/noscript-0111fcff984fae8f.css"></noscript><link rel="alternate icon" type="image/png" href="../../../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../../../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc fn"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../../naga/index.html">naga</a><span class="version">24.0.0</span></h2></div><div class="sidebar-elems"><div id="rustdoc-modnav"><h2><a href="index.html">In naga::<wbr>back::<wbr>glsl</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../../index.html">naga</a>::<wbr><a href="../index.html">back</a>::<wbr><a href="index.html">glsl</a></span><h1>Function <span class="fn">deserialize_binding_map</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../../src/naga/back/glsl/mod.rs.html#90-102">source</a> </span></div><pre class="rust item-decl"><code>fn deserialize_binding_map&lt;'de, D&gt;(
22
deserializer: D,
3-
) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.83.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="type" href="type.BindingMap.html" title="type naga::back::glsl::BindingMap">BindingMap</a>, D::<a class="associatedtype" href="https://docs.rs/serde/1.0.217/serde/de/trait.Deserializer.html#associatedtype.Error" title="type serde::de::Deserializer::Error">Error</a>&gt;<div class="where">where
4-
D: <a class="trait" href="https://docs.rs/serde/1.0.217/serde/de/trait.Deserializer.html" title="trait serde::de::Deserializer">Deserializer</a>&lt;'de&gt;,</div></code></pre></section></div></main></body></html>
3+
) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.83.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="type" href="type.BindingMap.html" title="type naga::back::glsl::BindingMap">BindingMap</a>, D::<a class="associatedtype" href="https://docs.rs/serde/1.0.218/serde/de/trait.Deserializer.html#associatedtype.Error" title="type serde::de::Deserializer::Error">Error</a>&gt;<div class="where">where
4+
D: <a class="trait" href="https://docs.rs/serde/1.0.218/serde/de/trait.Deserializer.html" title="trait serde::de::Deserializer">Deserializer</a>&lt;'de&gt;,</div></code></pre></section></div></main></body></html>

doc/naga/back/glsl/struct.BindingMapSerialization.html

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

doc/naga/back/glsl/struct.Options.html

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

doc/naga/back/glsl/struct.PipelineOptions.html

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

0 commit comments

Comments
 (0)