i.MX6 Compressed Texture Support

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

i.MX6 Compressed Texture Support

687 Views
mike_sims
Contributor IV

Hello,

I am trying to use GL_COMPRESSED_RGBA_ASTC_8x8_KHR compression on a sabre board running M6.0.1_2.0.0 GA, but am getting error 0x500 (GL_INVALID_ENUM).

Can someone point me in the right direction for what EGL compressed textures are supported by NXP's Linux BSP's??

Regards,

Mike Sims

0 Kudos
1 Reply

551 Views
joanxie
NXP TechSupport
NXP TechSupport

 refer to the Graphics user's guide, OpenGL ES extension supports GL_OES_compressed_ETC1_RGB8_texture and GL_OES_compressed_paletted_texture, for more detailed information, you can refer to the user guide

0 Kudos