Docs.rs
dsfb-computer-graphics-0.1.1
dsfb-computer-graphics 0.1.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
infinityabundance
Dependencies
bytemuck ^1.16
normal
clap ^4.5
normal
image ^0.24.9
normal
pollster ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
wgpu ^0.19
normal
serial_test ^3
dev
Versions
2.8%
of the crate is documented
Platform
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
Skip to main content
run_gpu_execution_study
dsfb_
computer_
graphics
0.1.1
In dsfb_
computer_
graphics::
gpu_
execution
dsfb_computer_graphics
::
gpu_execution
Function
run_
gpu_
execution_
study
Copy item path
Source
pub fn run_gpu_execution_study( config: &
DemoConfig
, ) ->
Result
<
GpuExecutionMetrics
>