Docs.rs
  • spirq-core-1.0.1
    • spirq-core 1.0.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • PENGUINLIONG
    • Dependencies
      • anyhow ^1.0 normal
      • bytemuck ^1.14 normal
      • fnv ^1.0.7 normal
      • half ^2.3 normal
      • num-traits ^0.2 normal
      • ordered-float ^3.4 normal
      • spirv ^0.2 normal
    • Versions
    • 37.05% of the crate is documented
  • Go to latest version
  • 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

spirq_core1.0.1

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases
?
Change settings

List of all items

Structs

  • annotation::DecorationRegistry
  • annotation::NameKey
  • annotation::NameRegistry
  • constant::Constant
  • error::Error
  • evaluator::Evaluator
  • func::ExecutionMode
  • func::Function
  • func::FunctionRegistry
  • parse::bin::SpirvBinary
  • parse::bin::SpirvHeader
  • parse::instr::Instr
  • parse::instr::Instrs
  • parse::instr::Instruction
  • parse::instr::InstructionBuilder
  • parse::instr::Operands
  • ty::AccelStructType
  • ty::ArrayType
  • ty::CombinedImageSamplerType
  • ty::DeviceAddressType
  • ty::ImageType
  • ty::MatrixType
  • ty::PointerType
  • ty::RayQueryType
  • ty::SampledImageType
  • ty::SamplerType
  • ty::StorageImageType
  • ty::StructMember
  • ty::StructType
  • ty::SubpassDataType
  • ty::VectorType
  • ty::reg::TypeRegistry
  • ty::walk::MemberVariableRouting
  • ty::walk::Walk
  • var::DescriptorBinding
  • var::InterfaceLocation
  • var::VariableAlloc
  • var::VariableRegistry

Enums

  • annotation::Decoration
  • constant::ConstantValue
  • ty::AccessType
  • ty::DescriptorType
  • ty::Dim
  • ty::ImageFormat
  • ty::MatrixAxisOrder
  • ty::ScalarType
  • ty::StorageClass
  • ty::Type
  • ty::walk::Seg
  • var::Variable

Traits

  • ty::SpirvType

Macros

  • error::anyhow

Type Aliases

  • error::Result
  • var::SpecId