Docs.rs
lambda-rs-platform-2023.1.29
lambda-rs-platform 2023.1.29
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
vmarcella
Dependencies
cfg-if =1.0.0
normal
gfx-backend-dx11 =0.9.0
normal
gfx-backend-dx12 =0.9.0
normal
gfx-backend-empty =0.9.0
normal
gfx-backend-gl =0.9.0
normal
gfx-backend-metal =0.9.0
normal
gfx-backend-vulkan =0.9.0
normal
gfx-hal =0.9.0
normal
obj-rs =0.7.0
normal
rand =0.8.5
normal
shaderc =0.7
normal
winit =0.27.5
normal
mockall =0.11.3
dev
gfx-backend-metal =0.9.0
normal
gfx-backend-gl =0.9.0
normal
gfx-backend-dx12 =0.9.0
normal
Versions
48.68%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module buffer
Structs
Enums
Type Definitions
?
Module
lambda_platform
::
gfx
::
buffer
source
·
[
−
]
Structs
Buffer
A buffer is a block of memory that can be used to store data that can be accessed by the GPU.
BufferBuilder
Enums
BufferType
The type of buffers that can be allocated on the GPU.
Type Definitions
Properties
Usage