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

EGLImage with compressed texture data

Hi,

Looking at some of the earlier posts regarding using EGLImage. It is currently possible to create an EGLImage from an RGBA GraphicBuffer on ARM GPUs and then use it as texture via glEGLImageTargetTexture2DOES.

Just wondering is it possible to create EGLImage so that it could be used with a compressed texture format like ETC2, ASTC etc.

Thanks.

Parents Reply Children