Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
PgWaitHWIdle

PgWaitHWIdle

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

PgWaitHWIdle()

Wait until the video driver is idle

Synopsis:

int PgWaitHWIdle( void );

Library:

ph

Description:

This function waits until the video card's FIFOs are empty and the engine is idle.


Note: You must target this function at a specific card by calling PdSetTargetDevice().

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PdSetTargetDevice(), PgWaitDrawComplete(), PgWaitVSync()

"Video memory offscreen" in the Raw Drawing and Animation chapter of the Photon Programmer's Guide