Function ggez::graphics::get_renderer_info [] [src]

pub fn get_renderer_info(ctx: &Context) -> GameResult<String>

Returns a string that tells a little about the obtained rendering mode. It is supposed to be human-readable and will change; do not try to parse information out of it!