rendy_chain

Type Alias BufferBarriers

Source
pub type BufferBarriers = Barriers<Buffer>;
Expand description

Map of barriers by buffer id.

Aliased Typeยง

struct BufferBarriers { /* private fields */ }