Docs.rs
gfx-hal-0.9.0
gfx-hal 0.9.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kvark
grovesNL
Dependencies
bitflags ^1.0
normal
external-memory ^0.0.1
normal
naga ^0.5
normal
raw-window-handle ^0.3
normal
serde ^1
normal
optional
thiserror ^1
normal
gfx-backend-empty ^0.9
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gfx_hal
0.9.0
Module pool
Module Items
Structs
Traits
In crate gfx_
hal
gfx_hal
Module
pool
Copy item path
Source
Expand description
Command pools
Structs
§
Command
Pool
Create
Flags
Command pool creation flags.
Traits
§
Command
Pool
The allocated command buffers are associated with the creating command queue.