History log of /external/deqp/android/cts/com.drawelements.deqp.gles31.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b802d8a74b19daa161a07eca2a90bc4620b94021 26-Mar-2015 Jarkko Pöyry <jpoyry@google.com> Reapply changes lost in a merge gone bad.

- Merge of mirror-m-wireless-internal-release branch reverted changes
that were applied to both master and backported to lmp branches. This
change reapplies the reverted changes. Changes are:
* bug 19543772 -- Remove io_blocks.match_different_member_interpolation
test from mustpass.
* bug 19543594 -- Apply fix for tessellation fractional even test
verification.

Bug: 19936763
Change-Id: Ibc357e0e13d7993c91a4f4d60500dccb924eadec
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
90981c47517e987737aaa3ba2284f873e87e94e2 25-Mar-2015 Prerepa Viswanadham <dham@google.com> Merge "Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into master_merge"
fa02db85029441c33211bb1c0d567621f881ffc1 25-Mar-2015 Jarkko Pöyry <jpoyry@google.com> am 62c53d4d: am c3bb324c: am 9252e819: Remove tessellation.user_defined_io.per_patch cases from must pass.

* commit '62c53d4d415b345ef9bcf5effd6c17222a144a75':
Remove tessellation.user_defined_io.per_patch cases from must pass.
c3bb324cd65dbd8b39340fd522340223430e539a 25-Mar-2015 Jarkko Pöyry <jpoyry@google.com> am 9252e819: Remove tessellation.user_defined_io.per_patch cases from must pass.

* commit '9252e8197ed615959ad594ecc85fa3c1ed8e2f2d':
Remove tessellation.user_defined_io.per_patch cases from must pass.
49c530bfe041172dc859fa327f0c8386b8946ff2 24-Mar-2015 Prerepa Viswanadham <dham@google.com> Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into master_merge
9252e8197ed615959ad594ecc85fa3c1ed8e2f2d 23-Mar-2015 Jarkko Pöyry <jpoyry@google.com> Remove tessellation.user_defined_io.per_patch cases from must pass.

Bug: 19892988
Change-Id: I327307b07997466ec9c86564382a2f5b6a0a8bbd
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
8e4c731d827046f1a17974614f5fcd568b46c727 13-Mar-2015 Mika Isojärvi <misojarvi@google.com> am e0f289e8: am 63f91325: am 652dd63a: Merge "Remove invalid atomic image compare swap tests from mustpass." into lmp-sprout-dev

* commit 'e0f289e8660821a64e82eec23d0b317c145a4b9a':
Remove invalid atomic image compare swap tests from mustpass.
645659bf745c47bf6d10b42f625ad8577522e65e 13-Mar-2015 Mika Isojärvi <misojarvi@google.com> am 63f91325: am 652dd63a: Merge "Remove invalid atomic image compare swap tests from mustpass." into lmp-sprout-dev

* commit '63f91325aef88dd7842a5065d6f8e5425c84dc2f':
Remove invalid atomic image compare swap tests from mustpass.
63f91325aef88dd7842a5065d6f8e5425c84dc2f 13-Mar-2015 Mika Isojärvi <misojarvi@google.com> am 652dd63a: Merge "Remove invalid atomic image compare swap tests from mustpass." into lmp-sprout-dev

* commit '652dd63a2f6823e19ce7368ef9bf31fd169b4348':
Remove invalid atomic image compare swap tests from mustpass.
652dd63a2f6823e19ce7368ef9bf31fd169b4348 13-Mar-2015 Mika Isojärvi <misojarvi@google.com> Merge "Remove invalid atomic image compare swap tests from mustpass." into lmp-sprout-dev
f61fb6b0dcb8fe92cc5501e018e3aa851ef5cbbb 12-Mar-2015 Jarkko Pöyry <jpoyry@google.com> am 84e26791: Merge "DO NOT MERGE: Remove io_blocks.match_different_member_interpolation test from mustpass." into lmp-sprout-dev

* commit '84e26791531053e64c4ab04aa48adb77ce2ecc73':
DO NOT MERGE: Remove io_blocks.match_different_member_interpolation test from mustpass.
fded6268c458c43ee1c9eee84119f55ba21aabc5 10-Mar-2015 Mika Isojärvi <misojarvi@google.com> Remove invalid atomic image compare swap tests from mustpass.

Atomic compare swap image return value test verification is wrong. Tests pass
only if all the operations on single texel are run sequentially.

Affected tests:
dEQP-GLES31.functional.image_load_store.*.atomic.comp_swap_*_return_value

Bug: 19641084
Change-Id: I9b003d565ae90e12220c0df2c8927095703de4a6
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
ca037a002dbaf49cfd309cc09adf34aced300c92 27-Feb-2015 Jarkko Pöyry <jpoyry@google.com> DO NOT MERGE: Remove io_blocks.match_different_member_interpolation test from mustpass.

Bug: 19543772
Change-Id: I1cdabaca4793719831fa768353d2e2be124878c9
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
65464a209de8ee7dd2f5bb608f3d1413409cd665 27-Feb-2015 Jarkko Pöyry <jpoyry@google.com> Make broken io_blocks.match_different_member_interpolation a negative test.

- Remove test expecting EXT_io_blocks extension defined behavior
which was later repealed in Khronos bug 12630. Replace the test
with mismatch_different_member_interpolation negative test.
- Remove old test from mustpass.

Bug: 19543772
Change-Id: Ie3b7502bf725de9ef7f9aaef39c2aba33c89294c
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
7dfbdff7cf41417b622419355e5bad7774781b00 03-Mar-2015 Jarkko Pöyry <jpoyry@google.com> Remove state_query.texture_level.texture_2d.depth_* from mustpass.

- Remove 2D texture level depth tests that were added to mustpass
unintendedly in test tree restructuring.

Bug: 19578475
Change-Id: Ib0732779b481f3caa416d214bf45c92e2a616ad2
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
41d846836e3fa72bf7dfc75dc8b58440f09a67ff 19-Feb-2015 Jarkko Pöyry <jpoyry@google.com> Update test names on CTS test list xml.

Bug: 19431888
Change-Id: I72b718825607296c5576402c235012e625a11b4a
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
cb82ed72dcbbfd8a6d07736c3259605227bc984f 27-Jan-2015 Jarkko Pöyry <jpoyry@google.com> Add query tests for ES31 states.

* Queries and pretty-printing for GLES31 core states.
* Move sample_mask_value from integer.* to indexed.*.
* Add image state reset.
* Move tcu::Array to a separate file

Bug: 18925583
Change-Id: Icce01201ca3c2c7daeb2daeb0fed04d373a15eb6
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
1fdbddf3d06656eea41db16182e4ba6f056b476a 19-Nov-2014 Pyry Haulos <phaulos@google.com> DO NOT MERGE: Add cube gather tests that avoid corners; remove D32F from mustpass

This change adds new no_corners sub-groups to cube map texture gather
tests. Tests in those groups don't sample around cube map corners,
avoiding a HW issue on certain GPUs. All new tests are included in MR1
mustpass.

GL_DEPTH_COMPONENT32F cube gather cases that sample around corners are
removed from mustpass list as being too strict to enforce in the L
timeframe.

Additionally this resolves a bug with filling mipmap levels high up in
the mipmap chain in gather tests.

Bug: 18434194
Change-Id: Ib1635aefba4f1d64a15d22e481b79229573a64a7
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
3cc483b18a439f3c4484601d351ea541a428b9c5 07-Jan-2015 Jarkko Pöyry <jpoyry@google.com> DO NOT MERGE: Remove broken record_variable_selection test from L must-pass.

tessellation_geometry_interaction.feedback.record_variable_selection
reads gl_in[] element with index larger than patch size. This is
undefined behavior.

Bug: 18917835
Change-Id: I15c6925dfb79fa439d2e21db460ff7507ab066c1
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
f29c44a8295d445d44782dcd3a6b9ace13532888 06-Jan-2015 Jarkko Pöyry <jpoyry@google.com> am 88863180: am b7dc3b73: Remove broken record_variable_selection test from MR1 must-pass.

* commit '8886318090daae0f81c6c84d328755d0839b7281':
Remove broken record_variable_selection test from MR1 must-pass.
b7dc3b735541fbe6bca15b6d69afb6eaf34f7fc9 06-Jan-2015 Jarkko Pöyry <jpoyry@google.com> Remove broken record_variable_selection test from MR1 must-pass.

tessellation_geometry_interaction.feedback.record_variable_selection
reads gl_in[] element with index larger than patch size. This is
undefined behavior.

Bug: 18917835
Change-Id: Ic1a3dd56b98e4ed0d71292f6727a6fe5d0ce291b
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
62d1360fdb1fa75037ec7ff92e5417c847b1381e 06-Jan-2015 Mika Isojärvi <misojarvi@google.com> am dd7e6963: am 7f94bf05: Remove failing random ubo test from must pass list.

* commit 'dd7e6963b818133424bdfb527bde21e50e755a10':
Remove failing random ubo test from must pass list.
7f94bf05ab808862ba69c48b4966db456539f5d6 06-Jan-2015 Mika Isojärvi <misojarvi@google.com> Remove failing random ubo test from must pass list.

Remove uniform buffer object test, that was killed by oomkiller from
must pass list.

Bug: 18707566
Change-Id: I16e09a160fe18f2c7180a293438052fe658e4ec2
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
9da246ff8baaf850df16835e270df129eac5a238 12-Dec-2014 Pyry Haulos <phaulos@google.com> am 45f58e13: am 2d015902: Remove known failures from L-MR1 mustpass

* commit '45f58e13cec58e71fd2a6f163d80974f85549e2b':
Remove known failures from L-MR1 mustpass
2d015902f818576a1a09f704b1bb9c3bae2a343c 11-Dec-2014 Pyry Haulos <phaulos@google.com> Remove known failures from L-MR1 mustpass

This change removes cases failing due to minor driver issues that won't
be fixed by MR1 release.

Bug: 18707566
Bug: 17665415
Change-Id: If0f3ba19d848ff3c35378cf4ca32a0b1d37c751f
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
6ccb5591aad13f303e3e706e9815b42442bfdc06 20-Nov-2014 Pyry Haulos <phaulos@google.com> am 4789df79: Update mustpass XML automerge: 155e5e6

* commit '4789df790eb9d9bad8121ab01f2a1caaa9ff4e2d':
Update mustpass XML
155e5e6729cfc1f890d6d0de338d7c1f5a1f0cec 19-Nov-2014 Pyry Haulos <phaulos@google.com> Update mustpass XML

Bug: 18434194
Change-Id: I7fe9ae6e25d5dc905dace2c8a2c171f80dc7171b
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
108c883ea9a0ec4a3879ef0a94d1b6d9df26e915 18-Nov-2014 Jarkko Pöyry <jpoyry@google.com> am 9e911871: am f6a65168: Remove get_framebuffer_attachment_parameteriv from MR1 must-pass.

* commit '9e9118714708e02fd5b6d5cd1258cd9aaee009af':
Remove get_framebuffer_attachment_parameteriv from MR1 must-pass.
f6a65168de87c8923e3f053cc02c1850beea25b4 18-Nov-2014 Jarkko Pöyry <jpoyry@google.com> Remove get_framebuffer_attachment_parameteriv from MR1 must-pass.

Khronos bug 12928 might change the behavior the test case depends on.

Bug: 18033342
Change-Id: I0141ff7411a57e001485006a27b3e10df51d8e45
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
f123af972ebcb0e3ac21c279a3271420e622d602 11-Nov-2014 Pyry Haulos <phaulos@google.com> Merge "Initial dEQP mustpass candidates for MR1" into lmp-mr1-dev automerge: ce95f3a
automerge: 6a2e0ca

* commit '6a2e0caae92effd9279ae71d67c4814021598af5':
Initial dEQP mustpass candidates for MR1
325cadd7f64e97c7f2ada74e5085125586b75374 10-Nov-2014 Pyry Haulos <phaulos@google.com> Initial dEQP mustpass candidates for MR1

Bug: 18274257
Change-Id: Icf83a7d68ee929a8cc796736313094e396e7c697
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
b0463954cdc9916840d03522f7ce03974fe7980e 04-Nov-2014 Jarkko Pöyry <jpoyry@google.com> Add GLES version attribute to CTS test descriptor XMLs for future use.

- Add "glesVersion" attribute to test package definition XML for future use.
- Add --module option to generator script to simplify test XML generation.
- Remove obsolete XML generation script.

Change-Id: I06ce86f3cd829d90727d2c1e459a1fcab92e268f
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
2add876092dfe288b82ea69f63eacbcd76a6d668 22-Oct-2014 Pyry Haulos <phaulos@google.com> Remove cases that are still flaky on Nexus devices from mustpass

Change-Id: Ifb0e8a8c2e0e7c784b728da512edefb292ae4b9b
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
b69b028a90e2fcb214556412392fdc73327a0e4b 21-Oct-2014 Pyry Haulos <phaulos@google.com> Mustpass update 2014.2.9

Change-Id: Ifbae72f0d8d69a35abc8c4093e11db41bf88feb7
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
f9825aec0f63f29d4029b71206b9cdd66d1dd737 15-Oct-2014 Pyry Haulos <phaulos@google.com> Bugfixes and mustpass update

* Fix glReadBuffer() negative test to match latest spec language.

* Remove said test from ES3.1 mustpass as it has been changed just
before release.

* Remove SSO case from mustpass that has been removed earlier from the
test code.

Change-Id: Id77f7957f503121bde6b41c12cdc0141324f28bb
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
301362be9902f4dedbad23a8ba49c450736d3a56 13-Oct-2014 Pyry Haulos <phaulos@google.com> dEQP mustpass update 2014.2.8

Change-Id: Ie2799609c7bb33886938bd52b3d8423f98f3705c
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
661bf07634a2f76ba214d5d0bb12ce69bf184744 08-Oct-2014 Pyry Haulos <phaulos@google.com> Remove failing case on Volantis

Volantis isn't getting a driver update but is failing one indirect draw
negative test case, and thus that test needs to go. Removing this fixes
4 other failures in image_load_store group as well as the bug causes HW
to misbehave for next couple of draw calls.

Change-Id: I3daa239ae36ee022f7c4cd5ec783eaa10bff1afe
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
6c7911bf3bb6e84f1f374b80678a3961245a847a 03-Oct-2014 Jarkko Pöyry <jpoyry@google.com> Update dEQP test case list files.

Change-Id: Iae417bd328af42ddfc9eecfea4d1299bc124fac5
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
62491ab5ef181fda6f37e553adc2077ef6571faa 02-Oct-2014 Jarkko Pöyry <jpoyry@google.com> Remove targetBinaryName attribute from test case lists.

OnDevice package is expected to be explicitly installed by the dEQP test
runner.

Change-Id: I5bbb579260e3659a7fd3b38d3035d9aea10a9021
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
53dce2cdd4ecc094d0d08b93128f95c41a26ac4b 26-Sep-2014 Jarkko Pöyry <jpoyry@google.com> Update dEQP case list.

Change-Id: I07c8b19fb153d59eafc17ae548629099988caa5e
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
e688e4206c9eafc896e7dcd78c0951549a97ad7a 25-Sep-2014 Jarkko Pöyry <jpoyry@google.com> Update dEQP test list.

* Update dEQP mustpass lists.
* Update dEQP test lists to follow updated mustpass lists.
* Update test list generator script.

Bug: 17388917
Change-Id: I98e3b910056e44d498a208e8b9a7a8818ed02ef2
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
6ea2de03b6be0410411aae32de5c8592a2631220 11-Sep-2014 Mika Isojärvi <misojarvi@google.com> Update dEQP cts xml packages.

Add mustpass list support to package xml script, add current must pass
lists and generated test package xmls.

Bug: 17388917
Change-Id: If9d295421c500e907148dd5928159f3b2e7a20fe
/external/deqp/android/cts/com.drawelements.deqp.gles31.xml
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/android/cts/com.drawelements.deqp.gles31.xml