Docs.rs
  • pathfinder_renderer-0.5.0
    • pathfinder_renderer 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:servo:cargo-publish
    • pcwalton
    • Dependencies
      • bitflags ^1.0 normal
      • byteorder ^1.2 normal
      • half ^1.5 normal
      • hashbrown ^0.7 normal
      • instant ^0.1.2 normal
      • log ^0.4 normal
      • pathfinder_color ^0.5 normal
      • pathfinder_content ^0.5 normal
      • pathfinder_geometry ^0.5 normal
      • pathfinder_gpu ^0.5 normal
      • pathfinder_resources ^0.5 normal
      • pathfinder_simd ^0.5 normal
      • pathfinder_ui ^0.5 normal
      • rayon ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • smallvec ^1.2 normal
      • vec_map ^0.8 normal
      • quickcheck ^0.9 dev
    • Versions
    • 15.29% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pathfinder_renderer0.5.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • concurrent::executor::SequentialExecutor
  • concurrent::rayon::RayonExecutor
  • concurrent::scene_proxy::RenderCommandStream
  • concurrent::scene_proxy::SceneProxy
  • gpu::debug::DebugUIPresenter
  • gpu::options::RendererOptions
  • gpu::renderer::RenderStats
  • gpu::renderer::RenderTime
  • gpu::renderer::Renderer
  • gpu_data::AlphaTileId
  • gpu_data::Fill
  • gpu_data::FillBatchEntry
  • gpu_data::FillObjectPrimitive
  • gpu_data::TextureLocation
  • gpu_data::TextureMetadataEntry
  • gpu_data::TexturePageDescriptor
  • gpu_data::TexturePageId
  • gpu_data::Tile
  • gpu_data::TileBatch
  • gpu_data::TileBatchTexture
  • gpu_data::TileObjectPrimitive
  • options::BuildOptions
  • paint::GradientId
  • paint::Paint
  • paint::PaintColorTextureMetadata
  • paint::PaintId
  • paint::PaintInfo
  • paint::PaintMetadata
  • paint::PaintOverlay
  • paint::Palette
  • paint::RadialGradientMetadata
  • paint::RenderTargetMetadata
  • scene::ClipPath
  • scene::ClipPathId
  • scene::DrawPath
  • scene::PathIter
  • scene::RenderTarget
  • scene::Scene
  • scene::SceneId

Enums

  • gpu::options::DestFramebuffer
  • gpu_data::RenderCommand
  • options::RenderTransform
  • paint::PaintCompositeOp
  • paint::PaintContents
  • paint::PaintFilter
  • scene::DisplayItem

Traits

  • concurrent::executor::Executor
  • gpu::renderer::BlendModeExt
  • options::RenderCommandListener