![]() |
![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Query a 3D configuration
#include <gf3d.h>
int gf_3d_query_config( gf_3d_config_info_t* info,
gf_dev_t dev,
EGLDisplay display,
EGLConfig cfg );
gf
This function lets you translate EGL configuration attributes into GF attributes. This lets you create a GF surface that can render 3D content. For a given EGL configuration, you can find out:
QNX Graphics Framework
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
gf_3d_target_create(), gf_3d_target_free()
“Pixmap surfaces” in the Using OpenGL ES and OpenVG chapter
![]() |
![]() |
![]() |
![]() |