logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_is_d3d_device_lost - Allegro 5 API

Description

       Returns  a  boolean  indicating whether or not the Direct3D device belonging to the given display is in a
       lost state.

       Parameters:

       • display - The display that the device you wish to check is attached to

Allegro reference manual                                                          al_is_d3d_device_lost(3alleg5)

Name

       al_is_d3d_device_lost - Allegro 5 API

Synopsis

              #include <allegro5/allegro_direct3d.h>

              bool al_is_d3d_device_lost(ALLEGRO_DISPLAY *display)

See Also