Docs.rs
quickgpu-0.0.9
quickgpu 0.0.9
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
k9
Dependencies
wgpu ^28.0.0
normal
bytemuck ^1.24.0
dev
wgpu ^28.0.0
dev
Versions
18.03%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Field
quickgpu
0.0.9
Field
Implementors
In quickgpu::
builders::
render_
bundle_
encoder_
descriptor_
builder
quickgpu
::
builders
::
render_bundle_encoder_descriptor_builder
Trait
Field
Copy item path
Source
pub trait Field { }
Implementors
§
Source
§
impl
Field
for
ColorFormatsEmpty
Source
§
impl
Field
for
DepthStencilEmpty
Source
§
impl
Field
for
DepthStencilValue
Source
§
impl
Field
for
LabelEmpty
Source
§
impl
Field
for
MultiviewEmpty
Source
§
impl
Field
for
MultiviewValue
Source
§
impl
Field
for
SampleCountEmpty
Source
§
impl
Field
for
SampleCountValue
Source
§
impl<'a>
Field
for
ColorFormatsValue
<'a>
Source
§
impl<'a>
Field
for
LabelValue
<'a>