Type Alias wgpu_core::command::render::AttachmentDataVec

source ·
type AttachmentDataVec<T> = ArrayVec<T, MAX_TOTAL_ATTACHMENTS>;

Aliased Type§

struct AttachmentDataVec<T> { /* private fields */ }