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

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

This may be useful for debugging/logging purposes.