Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
al_is_d3d_device_lost(3)   Library Functions Manual   al_is_d3d_device_lost(3)

NAME
       al_is_d3d_device_lost - Allegro 5 API

SYNOPSIS
	      #include <allegro5/allegro_direct3d.h>

	      bool al_is_d3d_device_lost(ALLEGRO_DISPLAY *display)

DESCRIPTION
       Returns a boolean indicating whether or not the Direct3D	device belong-
       ing 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(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_is_d3d_device_lost&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help