Docs.rs
  • peter-engine-0.1.2
    • peter-engine 0.1.2
    • Permalink
    • Docs.rs crate page
    • CC0-1.0
    • Links
    • crates.io
    • Source
    • Owners
    • petersn
    • Dependencies
      • eframe ^0.23.0 normal
      • image ^0.24.7 normal
      • nalgebra ^0.32.3 normal
      • wgpu ^0.17.1 normal
      • winit ^0.28.7 normal
      • getrandom ^0.2.10 normal
      • js-sys ^0.3.63 normal
      • wasm-bindgen ^0.2.86 normal
      • wasm-bindgen-futures ^0.4.36 normal
      • web-sys ^0.3.63 normal
    • Versions
    • 1.84% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

peter_engine0.1.2

Module graphics

Module Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Functions

In crate peter_engine

peter_engine

Module graphics

Source

Structs§

CameraSettings
DataTexture
GeometryBuffer
GpuDataTextureBuffer
ImageTexture
PipelineDesc
Projection
RenderBuffer
RenderBufferContents
RenderBufferOptions
RenderData
ResizingBuffer
Transform
Uniforms
UniformsBuffer
Vertex

Enums§

BindingDesc

Constants§

LINEAR_SAMPLER_DESCRIPTOR
MIP_LEVEL_COUNT
MSAA_COUNT
NEAREST_SAMPLER_DESCRIPTOR

Statics§

SHADER_PRELUDE

Functions§

ref_as_u8_slice⚠
slice_as_u8_slice⚠