Skip to content

Commit 749abe4

Browse files
committed
Deploying to master from @ gfx-rs/wgpu@6c9f93b 🚀
1 parent 3d2ee93 commit 749abe4

File tree

235 files changed

+1706
-1672
lines changed

Some content is hidden

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

235 files changed

+1706
-1672
lines changed

doc/naga/proc/enum.ResolveError.html

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

doc/naga/valid/enum.ComposeError.html

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

doc/naga/valid/enum.ConstExpressionError.html

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

doc/naga/valid/enum.ExpressionError.html

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

doc/naga/valid/enum.LiteralError.html

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

doc/naga/valid/enum.WidthError.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
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 `check_literal_value` fn in crate `naga`."><title>check_literal_value in naga::valid - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2"><link rel="stylesheet" href="../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../static.files/rustdoc-804b98a1284a310a.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.76.0-nightly (445177724 2023-12-16)" data-channel="nightly" data-search-js="search-874d56868bf05518.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../../static.files/storage-f2adc0d6ca4d09fb.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../static.files/main-305769736d49e732.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-feafe1bb7466e4bd.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-16x16-8b506e7a72182f1c.png"><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">&#9776;</button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../naga/index.html">naga</a><span class="version">23.0.0</span></h2></div><div class="sidebar-elems"><h2><a href="index.html">In naga::valid</a></h2></div></nav><div class="sidebar-resizer"></div>
2-
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../../naga/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Function <a href="../index.html">naga</a>::<wbr><a href="index.html">valid</a>::<wbr><a class="fn" href="#">check_literal_value</a><button id="copy-path" title="Copy item path to clipboard"><img src="../../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../../src/naga/valid/expression.rs.html#1758-1778">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub fn check_literal_value(literal: <a class="enum" href="../enum.Literal.html" title="enum naga::Literal">Literal</a>) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a>, <a class="enum" href="enum.LiteralError.html" title="enum naga::valid::LiteralError">LiteralError</a>&gt;</code></pre></section></div></main></body></html>
2+
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../../naga/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Function <a href="../index.html">naga</a>::<wbr><a href="index.html">valid</a>::<wbr><a class="fn" href="#">check_literal_value</a><button id="copy-path" title="Copy item path to clipboard"><img src="../../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../../src/naga/valid/expression.rs.html#1772-1792">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub fn check_literal_value(literal: <a class="enum" href="../enum.Literal.html" title="enum naga::Literal">Literal</a>) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a>, <a class="enum" href="enum.LiteralError.html" title="enum naga::valid::LiteralError">LiteralError</a>&gt;</code></pre></section></div></main></body></html>

doc/naga/valid/struct.Validator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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 `Validator` struct in crate `naga`."><title>Validator in naga::valid - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2"><link rel="stylesheet" href="../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../static.files/rustdoc-804b98a1284a310a.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.76.0-nightly (445177724 2023-12-16)" data-channel="nightly" data-search-js="search-874d56868bf05518.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../../static.files/storage-f2adc0d6ca4d09fb.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../static.files/main-305769736d49e732.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-feafe1bb7466e4bd.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-16x16-8b506e7a72182f1c.png"><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 struct"><!--[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">&#9776;</button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../naga/index.html">naga</a><span class="version">23.0.0</span></h2></div><h2 class="location"><a href="#">Validator</a></h2><div class="sidebar-elems"><section><h3><a href="#implementations">Methods</a></h3><ul class="block method"><li><a href="#method.new">new</a></li><li><a href="#method.reset">reset</a></li><li><a href="#method.subgroup_operations">subgroup_operations</a></li><li><a href="#method.subgroup_stages">subgroup_stages</a></li><li><a href="#method.validate">validate</a></li><li><a href="#method.validate_literal">validate_literal</a></li><li><a href="#method.validate_no_overrides">validate_no_overrides</a></li></ul><h3><a href="#trait-implementations">Trait Implementations</a></h3><ul class="block trait-implementation"><li><a href="#impl-Debug-for-Validator">Debug</a></li></ul><h3><a href="#synthetic-implementations">Auto Trait Implementations</a></h3><ul class="block synthetic-implementation"><li><a href="#impl-RefUnwindSafe-for-Validator">RefUnwindSafe</a></li><li><a href="#impl-Send-for-Validator">Send</a></li><li><a href="#impl-Sync-for-Validator">Sync</a></li><li><a href="#impl-Unpin-for-Validator">Unpin</a></li><li><a href="#impl-UnwindSafe-for-Validator">UnwindSafe</a></li></ul><h3><a href="#blanket-implementations">Blanket Implementations</a></h3><ul class="block blanket-implementation"><li><a href="#impl-Any-for-T">Any</a></li><li><a href="#impl-Borrow%3CT%3E-for-T">Borrow&lt;T&gt;</a></li><li><a href="#impl-BorrowMut%3CT%3E-for-T">BorrowMut&lt;T&gt;</a></li><li><a href="#impl-From%3CT%3E-for-T">From&lt;T&gt;</a></li><li><a href="#impl-Into%3CU%3E-for-T">Into&lt;U&gt;</a></li><li><a href="#impl-TryFrom%3CU%3E-for-T">TryFrom&lt;U&gt;</a></li><li><a href="#impl-TryInto%3CU%3E-for-T">TryInto&lt;U&gt;</a></li></ul></section><h2><a href="index.html">In naga::valid</a></h2></div></nav><div class="sidebar-resizer"></div>
2-
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../../naga/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Struct <a href="../index.html">naga</a>::<wbr><a href="index.html">valid</a>::<wbr><a class="struct" href="#">Validator</a><button id="copy-path" title="Copy item path to clipboard"><img src="../../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../../src/naga/valid/mod.rs.html#250-285">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub struct Validator { <span class="comment">/* private fields */</span> }</code></pre><h2 id="implementations" class="section-header">Implementations<a href="#implementations" class="anchor">§</a></h2><div id="implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-Validator" class="impl"><a class="src rightside" href="../../src/naga/valid/expression.rs.html#188-1756">source</a><a href="#impl-Validator" class="anchor">§</a><h3 class="code-header">impl <a class="struct" href="struct.Validator.html" title="struct naga::valid::Validator">Validator</a></h3></section></summary><div class="impl-items"><section id="method.validate_literal" class="method"><a class="src rightside" href="../../src/naga/valid/expression.rs.html#1750-1755">source</a><h4 class="code-header">pub fn <a href="#method.validate_literal" class="fn">validate_literal</a>(&amp;self, literal: <a class="enum" href="../enum.Literal.html" title="enum naga::Literal">Literal</a>) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a>, <a class="enum" href="enum.LiteralError.html" title="enum naga::valid::LiteralError">LiteralError</a>&gt;</h4></section></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Validator-1" class="impl"><a class="src rightside" href="../../src/naga/valid/mod.rs.html#422-745">source</a><a href="#impl-Validator-1" class="anchor">§</a><h3 class="code-header">impl <a class="struct" href="struct.Validator.html" title="struct naga::valid::Validator">Validator</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.new" class="method"><a class="src rightside" href="../../src/naga/valid/mod.rs.html#424-458">source</a><h4 class="code-header">pub fn <a href="#method.new" class="fn">new</a>(flags: <a class="struct" href="struct.ValidationFlags.html" title="struct naga::valid::ValidationFlags">ValidationFlags</a>, capabilities: <a class="struct" href="struct.Capabilities.html" title="struct naga::valid::Capabilities">Capabilities</a>) -&gt; Self</h4></section></summary><div class="docblock"><p>Construct a new validator instance.</p>
2+
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../../naga/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Struct <a href="../index.html">naga</a>::<wbr><a href="index.html">valid</a>::<wbr><a class="struct" href="#">Validator</a><button id="copy-path" title="Copy item path to clipboard"><img src="../../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../../src/naga/valid/mod.rs.html#250-285">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub struct Validator { <span class="comment">/* private fields */</span> }</code></pre><h2 id="implementations" class="section-header">Implementations<a href="#implementations" class="anchor">§</a></h2><div id="implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-Validator" class="impl"><a class="src rightside" href="../../src/naga/valid/expression.rs.html#193-1770">source</a><a href="#impl-Validator" class="anchor">§</a><h3 class="code-header">impl <a class="struct" href="struct.Validator.html" title="struct naga::valid::Validator">Validator</a></h3></section></summary><div class="impl-items"><section id="method.validate_literal" class="method"><a class="src rightside" href="../../src/naga/valid/expression.rs.html#1764-1769">source</a><h4 class="code-header">pub fn <a href="#method.validate_literal" class="fn">validate_literal</a>(&amp;self, literal: <a class="enum" href="../enum.Literal.html" title="enum naga::Literal">Literal</a>) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a>, <a class="enum" href="enum.LiteralError.html" title="enum naga::valid::LiteralError">LiteralError</a>&gt;</h4></section></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Validator-1" class="impl"><a class="src rightside" href="../../src/naga/valid/mod.rs.html#422-745">source</a><a href="#impl-Validator-1" class="anchor">§</a><h3 class="code-header">impl <a class="struct" href="struct.Validator.html" title="struct naga::valid::Validator">Validator</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.new" class="method"><a class="src rightside" href="../../src/naga/valid/mod.rs.html#424-458">source</a><h4 class="code-header">pub fn <a href="#method.new" class="fn">new</a>(flags: <a class="struct" href="struct.ValidationFlags.html" title="struct naga::valid::ValidationFlags">ValidationFlags</a>, capabilities: <a class="struct" href="struct.Capabilities.html" title="struct naga::valid::Capabilities">Capabilities</a>) -&gt; Self</h4></section></summary><div class="docblock"><p>Construct a new validator instance.</p>
33
</div></details><section id="method.subgroup_stages" class="method"><a class="src rightside" href="../../src/naga/valid/mod.rs.html#460-463">source</a><h4 class="code-header">pub fn <a href="#method.subgroup_stages" class="fn">subgroup_stages</a>(&amp;mut self, stages: <a class="struct" href="struct.ShaderStages.html" title="struct naga::valid::ShaderStages">ShaderStages</a>) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.reference.html">&amp;mut Self</a></h4></section><section id="method.subgroup_operations" class="method"><a class="src rightside" href="../../src/naga/valid/mod.rs.html#465-468">source</a><h4 class="code-header">pub fn <a href="#method.subgroup_operations" class="fn">subgroup_operations</a>(
44
&amp;mut self,
55
operations: <a class="struct" href="struct.SubgroupOperationSet.html" title="struct naga::valid::SubgroupOperationSet">SubgroupOperationSet</a>

0 commit comments

Comments
 (0)