Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
glGetPhotonRidQNX()
Get the current region for a QNXGL buffer
Synopsis:
PhRid_t glGetPhotonRidQNX( qnxgl_bufs_t * bufs )
Arguments:
- bufs
- A pointer to the qnxgl_bufs_t QNXGL buffers to query.
Library:
GL
Description:
This function returns the region ID that Photon is using for the bufs array.
Returns:
A PhRid_t that is the region ID of the QNXGL buffer.
Classification:
Neutrino
| Safety: | |
|---|---|
| Cancellation point | No |
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
glSetPhotonRidQNX(), qnxgl_buffers_create()
The Regions chapter and the "OpenGL" section of the Raw Drawing and Animation chapter in the Photon Programmer's Guide
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)