Docs.rs
  • ux-components-0.1.3
    • ux-components 0.1.3
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dudochkin-victor
    • Dependencies
      • bitflags ^1.0 normal
      • bytes ^1.1.0 normal
      • cgmath ^0.18 normal
      • crossbeam ^0.8.1 normal
      • fontdue ^0.7.2 normal
      • futures ^0.3.21 normal
      • intmap ^0.7 normal
      • log ^0.4 normal
      • once_cell ^1.7 normal
      • rand ^0.8 normal
      • stretch ^0.3.2 normal
      • structopt ^0.3 normal
      • url ^2.2 normal
      • ux-dataflow ^0.1 normal
      • ux-dx ^0.2 normal
      • ux-macro ^0.1 normal
      • notify-rust ^4 normal
      • gloo ^0.3 normal
      • js-sys ^0.3 normal
      • wasm-bindgen ^0.2 normal
      • wasm-bindgen-futures ^0.4 normal
      • wasm-bindgen-test ^0.3 normal
      • wasm-logger ^0.2 normal
      • web-sys ^0.3 normal
    • Versions
    • 22.53% 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
logo

logo

Module gles

  • Structs
logo
Change settings

Module components::rendering::backend::gles

source · [−]

Structs

AppBarRender
ButtonRender
CanvasRender
CheckboxRender
DividerRender
DropdownRender
ImageRender
LabelRender
ListRender
MaterialAppRender

MaterialAppRender primary used to clear surface, set viewport and projection matrix in render pahase and finally to flush paintings in post render phase

MaterialButtonRender
NavigationRailDestinationRender
NavigationRailRender
PanelRender
ProgressIndicatorRender
ScaffoldRender

ScaffoldRender maybe used to fill background of application

ScrollableRender
SliderRender
TextEditRender
TextRender
VerticalDividerRender
WindowRender