Docs.rs
trapezoid-core-0.3.0
trapezoid-core 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Amjad50
Dependencies
bitflags ^2.9
normal
byteorder ^1.5
normal
log ^0.4
normal
vulkano ^0.35
normal
optional
vulkano-shaders ^0.35
normal
optional
env_logger ^0.11
dev
Versions
6.42%
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
trapezoid_
core
0.3.0
Module gpu
Module Items
Structs
Traits
In crate trapezoid_
core
trapezoid_core
Module
gpu
Copy item path
Source
Structs
§
Device
Represents a Vulkan context.
Image
A multi-dimensioned storage for texel data.
Queue
Represents a queue where commands can be submitted.
Traits
§
GpuFuture
Represents an event that will happen on the GPU in the future.