egl extension EGL_KHR_fence_sync on IMX7ULP

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

egl extension EGL_KHR_fence_sync on IMX7ULP

640 次查看
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

标签 (1)
0 项奖励
2 回复数

619 次查看
Nico_H
Contributor II

638 次查看
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 项奖励