Docs.rs
  • favilla-0.3.0
    • favilla 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • StygianLightning
    • Dependencies
      • ash ^0.37 normal
      • cgmath ^0.18 normal
      • thiserror ^1.0 normal
      • tracing ^0.1 normal
    • Versions
    • 42.01% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

favilla0.3.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • app::App
  • app::AppSettings
  • buffer::StagingBuffer
  • buffer::StagingBufferWithDedicatedAllocation
  • buffer::VulkanBuffer
  • buffer::VulkanBufferWithDedicatedAllocation
  • camera::Camera
  • cleanup_queue::CleanupQueue
  • debug_utils::DebugUtilsHelper
  • frame_data::FrameDataManager
  • frame_data::PerFrameData
  • linear_allocator::LinearAllocator
  • linear_allocator::SubAllocation
  • push_buffer::PushBuffer
  • push_buffer::PushBufferPass
  • queue_families::DeviceQueueFamilies
  • swapchain::PerSwapchainImage
  • swapchain::SwapchainManager
  • texture::Texture
  • vk_engine::VulkanEngine

Enums

  • buffer::BufferCopyError
  • linear_allocator::SubAllocationError

Traits

  • cleanup::Cleanup

Functions

  • linear_allocator::get_aligned_offset
  • memory::find_memory_type_index
  • memory::try_find_memory_type_index
  • queue_families::select
  • texture::copy_buffer_to_image

Type Aliases

  • debug_utils::DebugUtilsMessengerCallback

Constants

  • camera::OPENGL_TO_VULKAN_MATRIX
  • layer_names::VK_LAYER_KHRONOS_VALIDATION