Docs.rs
lambda-rs-platform-2023.1.30
lambda-rs-platform 2023.1.30
Permalink
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
optional
gfx-backend-dx12 =0.9.0
normal
optional
gfx-backend-empty =0.9.0
normal
gfx-backend-gl =0.9.0
normal
optional
gfx-backend-metal =0.9.0
normal
optional
gfx-backend-vulkan =0.9.0
normal
optional
gfx-hal =0.9.0
normal
lambda-rs-logging ^2023.1.30
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
Platform
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
lambda_
platform
2023.1.30
Module buffer
Module Items
Structs
Enums
Type Aliases
In lambda_
platform::
gfx
lambda_platform
::
gfx
Module
buffer
Copy item path
Source
Structs
§
Buffer
A buffer is a block of memory that can be used to store data that can be accessed by the GPU.
Buffer
Builder
Enums
§
Buffer
Type
The type of buffers that can be allocated on the GPU.
Type Aliases
§
Properties
Usage