Docs.rs
gfx-hal-0.1.0
gfx-hal 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kvark
grovesNL
Dependencies
bitflags ^1.0
normal
failure ^0.1
normal
fxhash ^0.2.1
normal
mint ^0.5
normal
serde ^1
normal
Versions
100%
of the crate is documented
Go to latest version
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
☰
Module pool
Structs
Traits
?
Module
gfx_hal
::
pool
source
·
[
−
]
Expand description
Command pools
Structs
CommandPool
Strong-typed command pool.
CommandPoolCreateFlags
Command pool creation flags.
Traits
RawCommandPool
The allocated command buffers are associated with the creating command queue.