Skip to content
New issue

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

deqp/functional/gles3/es3fShaderDerivateTests.js read back with wrong format/type #1452

Open
zhenyao opened this issue Jan 26, 2016 · 0 comments

Comments

@zhenyao
Copy link
Contributor

zhenyao commented Jan 26, 2016

The c++ side of the deqp tests takes into consideration if the framebuffer's internalformat is RGBA_INTEGER, then readPixels should adjust the format/type accordingly.

However, the js version always uses RGBA/UNSIGNED_BYTE, which causes INVALID_OPERATION in readPixels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant