Type Definition amethyst_renderer::Encoder[][src]

type Encoder = Encoder<Resources, CommandBuffer>;

Command buffer encoder type.

Created by calling CommandBuffer::into().