History log of /external/deqp/modules/gles31/functional/es31fPrimitiveBoundingBoxTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
25ed53b938fad9545a74fbebc3b7eaf7136852fa 05-May-2015 Jarkko Pöyry <jpoyry@google.com> Fix primitive bbox line verification regression.

Bug: 20852057
Bug: 20453464
Change-Id: Ie59636ad50cc26bd52d45554113e869dc2c6ade7
/external/deqp/modules/gles31/functional/es31fPrimitiveBoundingBoxTests.cpp
f0ca13a370eeeff83ecf3c4d76a13d51dabf4297 28-Apr-2015 Jarkko Pöyry <jpoyry@google.com> Do not assume support for multisampled wide lines.

- Allow rasterization, interpolation, and clipping multisampled wide
line cases to fail and report Compatibility Warning instad of
failure.
- Allow line width verification failures in primitive bounding box
tests (and generate compatibility warning).
- Not modiyfing helper_invocation cases since the test tolerate
uncertain line rendering widths.

Bug: 20453464
Change-Id: Ib1ef997c5476e04a02a103f0636201ed94c9354e
/external/deqp/modules/gles31/functional/es31fPrimitiveBoundingBoxTests.cpp
cdde9ab50faadb94feeb12eeaf26195af1d0bc67 06-Mar-2015 Jarkko Pöyry <jpoyry@google.com> Fix illegal array initialization in primitive_bbox tests.

Bug: 19639593
Change-Id: I400e5dc53b17c73ec80483a486e734ab7f9dd8ce
/external/deqp/modules/gles31/functional/es31fPrimitiveBoundingBoxTests.cpp
30fde0c3faee7af43a958bd572d8b6c584333a15 12-Feb-2015 Jarkko Pöyry <jpoyry@google.com> Clarify primitive_bbox test case logs.

- Add scoping around query test value iterations.
- Print result image even when test passes.

Change-Id: I0d703e8bd21579a8de1b8f0e0f7926927e204950
/external/deqp/modules/gles31/functional/es31fPrimitiveBoundingBoxTests.cpp
26e8fabf4c969e2dc11d638225e7bc81c27c46f7 10-Feb-2015 Jarkko Pöyry <jpoyry@google.com> Fix various issues in primitive_bbox tests.

- Fix broken assert.
- Don't expect half to propagate accurately through all shader stages.

Change-Id: I85364c5820f8047dc3315bb56b3243e87342830b
/external/deqp/modules/gles31/functional/es31fPrimitiveBoundingBoxTests.cpp
7d6ad9e003b52cfc23626b216b7580babf423c8f 03-Feb-2015 Pyry Haulos <phaulos@google.com> Fix couple of implicit conversion warnings reported by MSVC

Change-Id: If6dd153b8927e4f8e0cc5629d4dd051a9a96dcdf
/external/deqp/modules/gles31/functional/es31fPrimitiveBoundingBoxTests.cpp
1f99d6991ce9a27d32ec0543d95646fe4e7bf001 17-Nov-2014 Jarkko Pöyry <jpoyry@google.com> Add EXT_primitive_bounding_box tests.

- Add primitive bounding box state query tests.
- Add primitive bounding box render tests.
- Add primitive bounding box test spec.
- Add primitive_bounding_box to str_util and regen wrappers.
- Add primitive_bounding_box state reset.
- Add pritimive_bounding_box wrapper context no-op implementation.
- Add tcu::Vector::operator-= ()
- Pretty-printing return values of array returning queries.
- Add tessellation patch vertices state reset.

Bug: 18336498
Change-Id: I56f3301fc32bf016e2091163d35dced2afb80c0d
/external/deqp/modules/gles31/functional/es31fPrimitiveBoundingBoxTests.cpp