Docs.rs
blaze-rs-1.0.3
blaze-rs 1.0.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Aandreba
Dependencies
bitflags ^1
normal
bitvec ^1
normal
blaze-proc ^1.0.0
normal
bytemuck ^1.10.0
normal
bytemuck_derive ^1.1.1
normal
cfg-if ^1
normal
crossbeam ^0.8.2
normal
elor ^1
normal
futures ^0.3.21
normal
num-traits ^0.2.15
normal
num_enum ^0.6.0
normal
once_cell ^1.13.0
normal
opencl-sys ^0.2.1
normal
pin-project ^1.0.12
normal
utils-atomics ^1.0.0
normal
rand ^0.8.5
dev
tokio ^1.19.2
dev
camino ^1.1.2
build
Versions
58.55%
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
☰
Module buffer
Modules
Macros
Structs
Traits
?
Module
blaze_rs
::
buffer
source
·
[
−
]
Expand description
Blaze buffers
Modules
events
flags
map
rect
Macros
buffer
Creates a buffer with sensible defaults.
Structs
Buf
cl1_1
An immutable slice of a
Buffer
BufMut
cl1_1
A mutable slice of a
Buffer
Buffer
Buffers
BufferRange
ChunksExact
ChunksExactMut
RawBuffer
A raw OpenCL buffer
Traits
IntoRange
KernelPointer