Docs.rs
rendy-core-0.5.1
rendy-core 0.5.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
zakarumych
github:amethyst:crate_access
Dependencies
gfx-backend-empty ^0.4
normal
optional
gfx-backend-gl ^0.4
normal
optional
gfx-hal ^0.4.1
normal
lazy_static ^1.0
normal
log ^0.4
normal
parking_lot ^0.9
normal
raw-window-handle ^0.3
normal
serde ^1.0
normal
optional
thread_profiler ^0.3
normal
gfx-backend-vulkan ^0.4
normal
optional
gfx-backend-dx12 ^0.4
normal
optional
gfx-backend-metal ^0.4
normal
optional
Versions
100%
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
Module pool
rendy_
core
0.5.1
Module pool
Module Items
Structs
Traits
In rendy_
core::
hal
rendy_core
::
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.