[][src]Function tetra::graphics::get_device_info

pub fn get_device_info(ctx: &Context) -> GraphicsDeviceInfo

Retrieves information about the device currently being used to render graphics.

This may be useful for debugging/logging purposes.