shairai / angleproject

Automatically exported from code.google.com/p/angleproject
Other
0 stars 0 forks source link

Fix the tests for glReadBuffer #940

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Following test files indicate that glReadBuffer  is not supported but it has 
been implemented. Tests need to be fixed.
tests/angle_tests/ClearTest.cpp:    // TODO: glReadBuffer support
tests/angle_tests/ReadPixelsTest.cpp:    // glReadBuffer(GL_COLOR_ATTACHMENT0); 
// FIXME: currently UNIMPLEMENTED

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by rishi.rr...@gmail.com on 9 Mar 2015 at 5:43