Docs.rs
  • librashader-reflect-0.1.1
    • librashader-reflect 0.1.1
    • Docs.rs crate page
    • MPL-2.0 OR GPL-3.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • chyyran
    • Dependencies
      • bitflags ^1.3.2 normal
      • bytemuck ^1.13.0 normal
      • librashader-common ^0.1.1 normal
      • librashader-preprocess ^0.1.1 normal
      • librashader-presets ^0.1.1 normal
      • naga ^0.11.0 normal
      • rspirv ^0.11.0 normal
      • rustc-hash ^1.1.0 normal
      • serde ^1.0 normal
      • shaderc ^0.8.2 normal
      • spirv-to-dxil ^0.3 normal
      • librashader-spirv-cross ^0.23 normal
      • thiserror ^1.0.37 normal
    • Versions
    • 89.06% 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
logo

logo

Crate librashader_reflect

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Definitions
?
Change settings

List of all items

Structs

  • back::CompilerBackend
  • back::ShaderCompilerOutput
  • back::cross::CrossGlslContext
  • back::cross::CrossHlslContext
  • back::targets::DXIL
  • back::targets::GLSL
  • back::targets::HLSL
  • back::targets::MSL
  • back::targets::SPIRV
  • front::GlslangCompilation
  • reflect::cross::CompiledAst
  • reflect::cross::CompiledProgram
  • reflect::semantics::BindingMeta
  • reflect::semantics::BindingStage
  • reflect::semantics::MemberOffset
  • reflect::semantics::PushReflection
  • reflect::semantics::Semantic
  • reflect::semantics::ShaderReflection
  • reflect::semantics::ShaderSemantics
  • reflect::semantics::TextureBinding
  • reflect::semantics::TextureSizeMeta
  • reflect::semantics::UboReflection
  • reflect::semantics::VariableMeta

Enums

  • back::cross::GlslVersion
  • back::cross::HlslShaderModel
  • error::SemanticsErrorKind
  • error::ShaderCompileError
  • error::ShaderReflectError
  • reflect::semantics::TextureSemantics
  • reflect::semantics::UniformBinding
  • reflect::semantics::UniformMemberBlock
  • reflect::semantics::UniformSemantic
  • reflect::semantics::UniformType
  • reflect::semantics::UniqueSemantics

Traits

  • back::CompileReflectShader
  • back::CompileShader
  • back::FromCompilation
  • back::targets::OutputTarget
  • front::ShaderCompilation
  • reflect::ReflectShader
  • reflect::presets::CompilePresetTarget
  • reflect::semantics::TextureSemanticMap
  • reflect::semantics::UniformMeta
  • reflect::semantics::UniqueSemanticMap

Type Definitions

  • reflect::presets::ShaderPassArtifact

Constants

  • reflect::semantics::MAX_BINDINGS_COUNT
  • reflect::semantics::MAX_PUSH_BUFFER_SIZE