Docs.rs
  • asi_vulkan-0.9.0
    • asi_vulkan 0.9.0
    • Permalink
    • Docs.rs crate page
    • MIT / BSL-1.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • AldaronLau
    • Dependencies
      • awi ^0.8 normal
      • dl_api ^0.2 normal
      • euler ^0.4 normal
    • Versions
    • 1.86% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

asi_vulkan0.9.0

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Functions

Crate asi_vulkan

Source

Re-exports§

pub use self::fence::Fence;

Modules§

fence
types

Structs§

Buffer
A buffer in GPU memory.
FogUniform
Gpu
The Vulkan context.
Image
An Image
Memory
ShaderModule
Sprite
A render-able instance.
Style
TransformUniform
Vec3
Single-precision 3D vector.

Enums§

BufferBuilderType

Functions§

cmd_bind_descsets⚠
cmd_bind_pipeline⚠
cmd_bind_vb⚠
cmd_draw⚠
copy_image⚠
create_depth_buffer⚠
create_framebuffers⚠
create_image_view⚠
create_ms_buffer⚠
create_render_pass⚠
create_swapchain⚠
destroy_swapchain⚠
draw_begin⚠
drop_semaphore⚠
end_cmdbuff⚠
end_render_pass⚠
get_buffering⚠
get_memory_type⚠
get_next_image⚠
map_memory⚠
new_buffer⚠
new_semaphore⚠
pipeline_barrier⚠
queue_present⚠
queue_submit⚠
subres_layout⚠
unmap_memory⚠
vw_camera_new⚠
wait_fence⚠
wait_idle⚠