Type Definition ggez::graphics::GraphicsContext [] [src]

type GraphicsContext = GraphicsContextGeneric<Resources, Factory, CommandBuffer, Device>;

A concrete graphics context for GL rendering.