Module rutabaga_gfx::rutabaga_gralloc::gralloc
source · Expand description
gralloc: Cross-platform, Rust-based, Vulkan centric GPU allocation and mapping.
Structs§
- Information required to allocate a swapchain image.
- The memory requirements, compression and layout of a swapchain image.
- A container for a variety of allocation backends.
- Usage flags for constructing rutabaga gralloc backend
- Usage flags for constructing a buffer object.
Enums§
- Enumeration of possible allocation backends.
Constants§
Traits§
- Trait that needs to be implemented to service graphics memory requests. Two step allocation process: