Module draw2d::graphics::vulkan::buffer[][src]

Structs

A CPU-accessible buffer.

A static chunk of real GPU memory. Each instance is backed by a GPU allocation.

Traits

Functions

Write commands to copy the full source buffer to the destination buffer.