Docs.rs
  • dxfilter-0.5.13
    • dxfilter 0.5.13
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kittuov
    • Dependencies
      • quote ^1.0.23 normal
      • shader_macro ^0.5.0 normal
      • syn ^2.0.62 normal
      • win_desktop_duplication ^0.10.8 normal
      • windows ^0.57.0 normal
    • Versions
    • 96.55% of the crate is documented
  • Platform
    • aarch64-pc-windows-msvc
    • i686-pc-windows-msvc
    • x86_64-pc-windows-msvc
  • 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

dxfilter0.5.13

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ConvertARGBToAYUV
  • ConvertARGBToNV12
  • ConvertARGBToYUV444
  • ScaleARGBOrAYUV
  • shader::PixelShader
  • shader::VertexShader
  • utils::Adapter
  • utils::AdapterFactory

Enums

  • color::ColorFormat
  • error::DxFilterErr

Traits

  • DxFilter

Macros

  • compile_shader
  • generate_shader

Functions

  • utils::create_device_context
  • utils::create_input_texture
  • utils::create_output_texture

Type Aliases

  • error::DxResult