简体   繁体   中英

OpenGL ES Texture Error 0x500

Error GLES_CM/GLEScmImp.cpp 0x500 throws which prevents rendering, not providing a detailed log.

What does the 0x500 mean?

The issue was using 16-bit/channel format png. Re-saving the files as 8-bit solved it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM