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
logo

logo

Module rect

  • Structs
  • Type Definitions
?
Change settings

Module blaze_rs::buffer::rect

source ·

Structs

  • ReadRect
  • Rect2D
    A 2D rectangle stored in host memory in row-major order
  • RectBuffer2D
    Buffer that conatins a 2D rectangle.
  • RectBuffer2DCopy
  • RectBuffer2DWrite

Type Definitions

  • BufferRect2DDeprecated
  • CopyEvent
  • ReadEvent
  • RectBox2D
  • SvmRect2Dsvm
  • WriteEvent