egl extension EGL_KHR_fence_sync on IMX7ULP

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

egl extension EGL_KHR_fence_sync on IMX7ULP

635 Views
Nico_H
Contributor II

Hello,

does anyone see on the IMX7ULP other egl extensions than EGL_EXT_client_extensions or EGL_EXT_platform_base?

According to the i.MX Graphics User's Guide there should be others than these two.

Especially I want to use the EGL_KHR_fence_sync because the vsync on eglSwapBuffers does not work, even if I set eglSwapInterval to 1.

 

Best regards,

Nico

Labels (1)
0 Kudos
2 Replies

614 Views
Nico_H
Contributor II

633 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Nico_H,

GL_OES_EGL_sync is only available on GLES 1.1, other GLES APIs will report it as non supported

EGL_KHR_fence_sync is supported.Just There is no reference at all for VG_KHR_EGL_sync.

Also eglSwapInterval is not supported on current versions

Regards

 

0 Kudos