Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
glGetGLPhInfoQNX()
Get info on this GLPh renderer
Synopsis:
int glGetGLPhInfoQNX( GLPhInfo_t * info )
Arguments:
- info
- A pointer to a GLPhInfo_t structure that the function fills in.
Library:
GL
Description:
Use this function to obtain information about the GLPh renderer. The GLPHInfo_t structure contains an integer version member, which you can check to see the version of the GLPh renderer.
Returns:
0 on success, -1 on error
Classification:
Neutrino
| Safety: | |
|---|---|
| Cancellation point | No |
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
"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)