Docs.rs
  • vello_shaders-0.5.0
    • vello_shaders 0.5.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • waywardmonkeys
    • raphlinus
    • dfrg
    • PoignardAzur
    • DJMcNab
    • xStrom
    • Dependencies
      • bytemuck ^1.23.0 normal optional
      • naga ^24.0.0 normal optional
      • thiserror ^2.0.12 normal optional
      • vello_encoding ^0.5.0 normal optional
      • naga ^24.0.0 build
      • thiserror ^2.0.12 build
    • Versions
    • 100% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

vello_shaders0.5.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • BindingInfo
  • ComputeShader
  • MslSource
  • Shaders
  • WgslSource
  • WorkgroupBufferInfo
  • compile::Error
  • compile::ErrorVec
  • compile::ShaderInfo
  • compile::msl::BindingIndexIterator
  • compile::permutations::Permutation
  • compile::preprocess::StackItem
  • cpu::CpuTexture

Enums

  • BindType
  • cpu::CpuBinding
  • cpu::TypedBufGuard
  • cpu::TypedBufGuardMut
  • msl::BindingIndex

Functions

  • compile::msl::translate
  • compile::permutations::parse
  • compile::preprocess::get_imports
  • compile::preprocess::preprocess
  • compile::shader_dir
  • cpu::backdrop
  • cpu::bbox_clear
  • cpu::binning
  • cpu::clip_leaf
  • cpu::clip_reduce
  • cpu::coarse
  • cpu::draw_leaf
  • cpu::draw_reduce
  • cpu::flatten
  • cpu::path_count
  • cpu::path_count_setup
  • cpu::path_tiling
  • cpu::path_tiling_setup
  • cpu::pathtag_reduce
  • cpu::pathtag_scan
  • cpu::tile_alloc

Type Aliases

  • compile::CoalescedResult
  • compile::Result

Constants

  • SHADERS