Free Linux sample apps for KHR API?

Hi,

Is there any free sample apps that I can download to test out for below APIs under Linux ? :

[b]EGL_KHR_image
EGL_KHR_gl_renderbuffer_image
EGL_KHR_image_base
EGL_KHR_image_pixmap
EGL_KHR_gl_texture_2D_image

EXT_create_context_es2_profile[/b]

Please advice :slight_smile:

thank you as always for your input and your patience.

I have used the EGL Image extensions a lot and I should warn you that these extensions are implemented differently on every embedded system, including Android and you need a lot more information than just the Khronos documents to use them.

This articles does give some sample code for Linux and Android cases:

Regards, Clay

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.