Type Definition amethyst_renderer::Encoder []

type Encoder = Encoder<Resources, CommandBuffer>;

Command buffer encoder type.

Created by calling CommandBuffer::into().