We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
遇到了同样的问题,切换filter的时候会黑屏 加了日志后显示是在"GLES20.glDeleteBuffers(vbos.size, vbos, 0)" 这里就报错了"glError 0x502" 但是我试用这个demo没有发现一样的问题 请教下大佬是如何解决的,或者可能是哪里的问题?
Sorry, something went wrong.
哥们问题解决了,glError 0x502这种错误一般都是线程问题导致的, 我这里也是切换filter时,没有统一在一个线程 那我把问题关闭了->我自闭了
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: