Docs.rs
  • hlocl-0.1.0
    • hlocl 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • Aandreba
    • Dependencies
      • bitflags ^1 normal
      • cfg-if ^1 normal
      • elor ^1 normal
      • error-stack ^0.1.0 normal optional
      • future-parking_lot ^0.3.3 normal optional
      • futures ^0.3.21 normal optional
      • num-traits ^0.2.15 normal
      • once_cell ^1.12.0 normal
      • opencl-sys ^0.2.1 normal
      • parking_lot ^0.9.0 normal
      • serde ^1 normal optional
      • serde_json ^1 dev
      • tokio ^1 dev
    • Versions
    • 52.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

hlocl0.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • buffer::MemBuffer
  • buffer::MemFlag
  • context::Context
  • context::ContextProps
  • device::Device
  • device::DeviceType
  • device::ExecCapabilities
  • device::FpConfig
  • device::SvmCapability
  • device::Version
  • event::BaseEvent
  • event::CopyBuffer
  • event::ReadBuffer
  • event::UserEvent
  • event::WriteBuffer
  • event::various::Map
  • event::various::Swap
  • event::various::Then
  • kernel::Kernel
  • kernel::TypeQualifier
  • platform::Platform
  • program::Program
  • queue::CommandQueue
  • queue::CommandQueueProps
  • utils::ContextManager
  • utils::UsizeCheck

Enums

  • device::LocalMemType
  • device::MemCacheType
  • error::Error
  • event::CommandType
  • event::EventStatus
  • kernel::AccessQualifier
  • kernel::AddrQualifier

Traits

  • event::Event
  • utils::IsUsize

Macros

  • impl_prog

Type Aliases

  • error::ErrorCL
  • error::Result

Constants

  • event::EMPTY