0fe53277c5a9fe323fc38f9de747af9ca4178b44 |
|
03-Apr-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Fix read_pixels tests. - Fix unformated printing of BGRA format string. - Support BGRA compare. - Add missing skip offset calculation in MSAA branch. - Throw NotSupported, not InternalError, if format is not supported. - Make RBO usage explicit. Bug: 20055678 Bug: 19987313 Change-Id: Ibf0a6e8865376888e05385123f1b69250d38b7ba
/external/deqp/modules/gles2/functional/es2fReadPixelsTests.cpp
|
e0f21cf5f2ee3a06c497f32a4392d23e4bbcd573 |
|
18-Feb-2015 |
Mika Isojärvi <misojarvi@google.com> |
Fix norm and snorm clear values on read pixel tests. Test was assuming that we are always using unorm8 format and converting float to integer color value by multiplying by 255. Bug: 19409759 Change-Id: I7b36701e396363ec880bef7ef7aef12055c304fc
/external/deqp/modules/gles2/functional/es2fReadPixelsTests.cpp
|
115e0bf114f70d2c8caec6ff7a85aa7536ac713f |
|
18-Feb-2015 |
Mika Isojärvi <misojarvi@google.com> |
Always align rows to pixel size on read pixels tests. Fixed read pixels tests to always align pixel data to at least size of the pixel. Earlier tests had wrong interpretation of specification for packed renderbuffer formats. Bug: 19408884 Change-Id: Ic0bf3d309f57bdd52fecf221b8d4f839da85168c
/external/deqp/modules/gles2/functional/es2fReadPixelsTests.cpp
|
3c827367444ee418f129b2c238299f49d3264554 |
|
02-Sep-2014 |
Jarkko Poyry <jpoyry@google.com> |
Import dEQP. Import drawElements Quality Program from an internal repository. Bug: 17388917 Change-Id: Ic109fe4a57e31b2a816113d90fbdf51a43e7abeb
/external/deqp/modules/gles2/functional/es2fReadPixelsTests.cpp
|