Docs.rs
gfx-backend-vulkan-0.9.0
gfx-backend-vulkan 0.9.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kvark
grovesNL
msiglreith
Dependencies
arrayvec ^0.5
normal
ash ^0.32
normal
byteorder ^1
normal
gfx-renderdoc ^0.1.0
normal
gfx-hal ^0.9
normal
inplace_it ^0.3.3
normal
libc ^0.2
normal
optional
log ^0.4
normal
naga ^0.5
normal
optional
parking_lot ^0.11
normal
raw-window-handle ^0.3
normal
smallvec ^1.0
normal
core-graphics-types ^0.1
normal
objc ^0.2.5
normal
winapi ^0.3
normal
Versions
24.14%
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
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
gfx_
backend_
vulkan
0.9.0
RawCommand
Queue
Aliased Type
In crate gfx_
backend_
vulkan
gfx_backend_vulkan
Type Alias
RawCommandQueue
Copy item path
Source
pub type RawCommandQueue =
Arc
<
Queue
>;
Aliased Type
ยง
pub struct RawCommandQueue {
/* private fields */
}