Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

EXT_EGL_image_storage: what is current status?

Hi,

What is the current status regarding  EXT_EGL_image_storage extension?

I would like to use new API: EGLImageTargetTexStorageEXT .

Thanks,

Jeff

Parents
  • same case and problem:

    I'm trying to do is to create an OpenGL Texture, backed by an EGL image, and then bind it as a compute shader image.  

    However, when I call glBindImageTexture I get following error: 1282

    glBindImageTexture::the texture bound to image unit is not immutable

    have support glEGLImageTargetTexStorageEXT?

    Please advise,

Reply
  • same case and problem:

    I'm trying to do is to create an OpenGL Texture, backed by an EGL image, and then bind it as a compute shader image.  

    However, when I call glBindImageTexture I get following error: 1282

    glBindImageTexture::the texture bound to image unit is not immutable

    have support glEGLImageTargetTexStorageEXT?

    Please advise,

Children
No data