platform/upstream/VK-GL-CTS.git
8 years agoRemove invalid negative test with overlapping errors from mustpass am: db5503f am...
Mika Isojrvi [Tue, 26 Apr 2016 17:42:53 +0000 (17:42 +0000)]
Remove invalid negative test with overlapping errors from mustpass am: db5503f am: c5ae8d5
am: b2f1bf2

* commit 'b2f1bf2a684ad5a002338da905c56745da458f6d':
  Remove invalid negative test with overlapping errors from mustpass

Change-Id: Id47572f82c6ed90a71ef13435d32ac862de5e27e

8 years agoRemove invalid negative test with overlapping errors from mustpass am: db5503f
Mika Isojärvi [Tue, 26 Apr 2016 17:39:01 +0000 (17:39 +0000)]
Remove invalid negative test with overlapping errors from mustpass am: db5503f
am: c5ae8d5

* commit 'c5ae8d5beb7a707347468d0a3ec2fc459ae85aeb':
  Remove invalid negative test with overlapping errors from mustpass

Change-Id: I4c715f44c6e0a53dbe1bfd0485e9ecce1fe26357

8 years agoRemove invalid negative test with overlapping errors from mustpass
Mika Isojrvi [Tue, 26 Apr 2016 17:35:36 +0000 (17:35 +0000)]
Remove invalid negative test with overlapping errors from mustpass
am: db5503f

* commit 'db5503f5087945d904147f1e6afaae5163011fe8':
  Remove invalid negative test with overlapping errors from mustpass

Change-Id: I39dbbaa06a5d7635d5aacb843389ebc9f3f67aa1

8 years agoRemove invalid negative test with overlapping errors from mustpass
Mika Isojärvi [Mon, 25 Apr 2016 22:03:09 +0000 (15:03 -0700)]
Remove invalid negative test with overlapping errors from mustpass

Bug: 28381693
Change-Id: I66c389fcf78cfd2fc6cde49f416226e923767c56

8 years agoUpdate EGL wrappers and add EGL_KHR_mutable_render_buffer
Mika Isojärvi [Mon, 25 Apr 2016 20:03:54 +0000 (13:03 -0700)]
Update EGL wrappers and add EGL_KHR_mutable_render_buffer

Change-Id: I9e3937502abfa127acd040460d25a5463359a2ca

8 years agoDon't invoke implementation-defined behavior in drawRangeElements tests
Olli Etuaho [Tue, 29 Mar 2016 15:14:31 +0000 (18:14 +0300)]
Don't invoke implementation-defined behavior in drawRangeElements tests

GLES 3.0.4 section 2.9.3 page 31 about drawRangeElements: "It is an
error for index values to lie outside the range [start, end], but
implementations are not required to check for this."

ANGLE currently does check for this and generates an error in this
case as allowed by the spec. Initialize memory passed as indices to
drawRangeElements, so that dEQP doesn't invoke this behavior when it's
expecting the call to generate NO_ERROR. In the cases where dEQP does
expect drawRangeElements to generate an error, the memory passed as
indices is initialized to 0xffffffff.

Change-Id: I495a55d69d9b1fe12c335fca66fd1e1d23c9a232

8 years agoImplement getMemoryLimits() in X11 vulkan platform am: 1c143ce am: bf54fbb
Pyry Haulos [Fri, 22 Apr 2016 22:08:32 +0000 (22:08 +0000)]
Implement getMemoryLimits() in X11 vulkan platform am: 1c143ce am: bf54fbb
am: d21f238

* commit 'd21f238a0b104246b2757ce4c1999e15de381f59':

Change-Id: I431879f5e7ee05f2e9626a3f80a6415a5ef0a8e9

8 years agoImplement getMemoryLimits() in X11 vulkan platform am: 1c143ce am: 017c035
Pyry Haulos [Fri, 22 Apr 2016 22:08:31 +0000 (22:08 +0000)]
Implement getMemoryLimits() in X11 vulkan platform am: 1c143ce am: 017c035
am: b208dea

* commit 'b208deac3dfba90825752897180ca7c4dfdd06ba':
  Implement getMemoryLimits() in X11 vulkan platform

Change-Id: I7aa4ddeef5932a7df13ab7a5fda88ff62cd66589

8 years agoMerge "Merge changes from topic \'vulkan-mem-limits\' into nyc-dev am: a7756de am...
Pyry Haulos [Fri, 22 Apr 2016 22:08:31 +0000 (22:08 +0000)]
Merge "Merge changes from topic \'vulkan-mem-limits\' into nyc-dev am: a7756de am: 95715d9" into nyc-mr1-dev-plus-aosp
am: dbf3773

* commit 'dbf3773a5bdfe8a8687acb414223c97f33f24f83':

Change-Id: Icfd44c1f6a5dfd5acfc077fda0830648fd4b21c3

8 years agoMerge changes from topic \'vulkan-mem-limits\' into nyc-dev am: a7756de am: c1edbb1
Pyry Haulos [Fri, 22 Apr 2016 22:08:30 +0000 (22:08 +0000)]
Merge changes from topic \'vulkan-mem-limits\' into nyc-dev am: a7756de am: c1edbb1
am: a8e5370

* commit 'a8e5370f9df23c7fe6451b62cebf651009a34207':
  Respect platform memory limits in dEQP-VK.memory.* tests
  Derive available system memory from Android CDD
  Expose platform-specific memory usage limitations

Change-Id: I88c5473b6727c20efd41e31fea66b111273d6492

8 years agoRemove 2 tessellation.user_defined_io.negative cases from mustpass am: 8b06cce am...
Pyry Haulos [Fri, 22 Apr 2016 22:08:30 +0000 (22:08 +0000)]
Remove 2 tessellation.user_defined_io.negative cases from mustpass am: 8b06cce am: 81e3976
am: c5c322c

* commit 'c5c322cc80ae427c47ee3efcdfc109425d12dce1':

Change-Id: I93fe36f2aced27f6862ec4980b7e2df8e1fe8b5f

8 years agoRemove 2 tessellation.user_defined_io.negative cases from mustpass am: 8b06cce am...
Pyry Haulos [Fri, 22 Apr 2016 22:08:29 +0000 (22:08 +0000)]
Remove 2 tessellation.user_defined_io.negative cases from mustpass am: 8b06cce am: c84083a
am: 03feb85

* commit '03feb851580673cf148c0045c5a79d351055110e':
  Remove 2 tessellation.user_defined_io.negative cases from mustpass

Change-Id: I5f7a9815a32bb2244aa5e548bf5f1ddf27d1ca3b

8 years agoImplement getMemoryLimits() in X11 vulkan platform am: 1c143ce
Pyry Haulos [Fri, 22 Apr 2016 22:07:59 +0000 (22:07 +0000)]
Implement getMemoryLimits() in X11 vulkan platform am: 1c143ce
am: bf54fbb

* commit 'bf54fbbba7f519cef89cb72a31dac2c6079e7564':

Change-Id: I15b67abefabcbf6adc06f6c71771f238e9b2d8f2

8 years agoImplement getMemoryLimits() in X11 vulkan platform am: 1c143ce
Pyry Haulos [Fri, 22 Apr 2016 22:05:34 +0000 (22:05 +0000)]
Implement getMemoryLimits() in X11 vulkan platform am: 1c143ce
am: 017c035

* commit '017c0352da3e9f3230227767f4389289424f7d70':
  Implement getMemoryLimits() in X11 vulkan platform

Change-Id: I5f7b4982448c94ac18f5d0dc93ce0581652cba26

8 years agoImplement getMemoryLimits() in X11 vulkan platform
Pyry Haulos [Fri, 22 Apr 2016 22:02:41 +0000 (22:02 +0000)]
Implement getMemoryLimits() in X11 vulkan platform
am: 1c143ce

* commit '1c143cea99082289506fdbbbe1c2e3e889402e3d':
  Implement getMemoryLimits() in X11 vulkan platform

Change-Id: Idc11b0a925af27b92bad396a5590a0d9afbfd8d5

8 years agoImplement getMemoryLimits() in X11 vulkan platform
Pyry Haulos [Fri, 22 Apr 2016 22:02:40 +0000 (22:02 +0000)]
Implement getMemoryLimits() in X11 vulkan platform
am: 1c143ce

* commit '1c143cea99082289506fdbbbe1c2e3e889402e3d':
  Implement getMemoryLimits() in X11 vulkan platform

Change-Id: I1213343e00cdc7ca5c7889d32d3c5bba94a41a64

8 years agoMerge "Merge changes from topic \'vulkan-mem-limits\' into nyc-dev am: a7756de am...
Android Build Merger (Role) [Fri, 22 Apr 2016 21:43:56 +0000 (21:43 +0000)]
Merge "Merge changes from topic \'vulkan-mem-limits\' into nyc-dev am: a7756de am: 95715d9" into nyc-mr1-dev-plus-aosp

8 years agoMerge changes from topic \'vulkan-mem-limits\' into nyc-dev am: a7756de
Pyry Haulos [Fri, 22 Apr 2016 21:43:49 +0000 (21:43 +0000)]
Merge changes from topic \'vulkan-mem-limits\' into nyc-dev am: a7756de
am: c1edbb1

* commit 'c1edbb184ff56a2002bd1b834305e2ba7db60194':
  Respect platform memory limits in dEQP-VK.memory.* tests
  Derive available system memory from Android CDD
  Expose platform-specific memory usage limitations

Change-Id: Ib7a3248c5f24d5ad3bfb2a59ddd75c9fafc616ee

8 years agoMerge changes from topic \'vulkan-mem-limits\' into nyc-dev am: a7756de
Pyry Haulos [Fri, 22 Apr 2016 21:43:49 +0000 (21:43 +0000)]
Merge changes from topic \'vulkan-mem-limits\' into nyc-dev am: a7756de
am: 95715d9

* commit '95715d90b3277003b57396ea21a3343f9692dfb2':
  Respect platform memory limits in dEQP-VK.memory.* tests
  Derive available system memory from Android CDD
  Expose platform-specific memory usage limitations

Change-Id: I3e37496d5a9faa759772850b1cc14c91f764bbc9

8 years agoImplement getMemoryLimits() in X11 vulkan platform
Pyry Haulos [Fri, 22 Apr 2016 21:43:48 +0000 (14:43 -0700)]
Implement getMemoryLimits() in X11 vulkan platform

Bug: 28275297
Change-Id: Iba40570ecc7bd9fff8822617bf95e45fd7427ad2

8 years agoRemove 2 tessellation.user_defined_io.negative cases from mustpass am: 8b06cce
Pyry Haulos [Fri, 22 Apr 2016 21:40:33 +0000 (21:40 +0000)]
Remove 2 tessellation.user_defined_io.negative cases from mustpass am: 8b06cce
am: 81e3976

* commit '81e397688a777e19e8a0c821d3af4aa1feb3deba':

Change-Id: I008ebacbc7f4efbb15b2bd2dc2668beb2569a8fa

8 years agoMerge changes from topic \'vulkan-mem-limits\' into nyc-dev
Pyry Haulos [Fri, 22 Apr 2016 21:40:33 +0000 (21:40 +0000)]
Merge changes from topic \'vulkan-mem-limits\' into nyc-dev
am: a7756de

* commit 'a7756deb2dae3278422d30ded89e873479c2d835':
  Respect platform memory limits in dEQP-VK.memory.* tests
  Derive available system memory from Android CDD
  Expose platform-specific memory usage limitations

Change-Id: I4f1ac60a5de52232ad58054f1105cb4619ac6995

8 years agoMerge changes from topic \'vulkan-mem-limits\' into nyc-dev
Pyry Haulos [Fri, 22 Apr 2016 21:40:33 +0000 (21:40 +0000)]
Merge changes from topic \'vulkan-mem-limits\' into nyc-dev
am: a7756de

* commit 'a7756deb2dae3278422d30ded89e873479c2d835':
  Respect platform memory limits in dEQP-VK.memory.* tests
  Derive available system memory from Android CDD
  Expose platform-specific memory usage limitations

Change-Id: I574f9c19bb51447a20b9ccc558c1d778a41a0948

8 years agoRemove 2 tessellation.user_defined_io.negative cases from mustpass am: 8b06cce
Pyry Haulos [Fri, 22 Apr 2016 21:37:57 +0000 (21:37 +0000)]
Remove 2 tessellation.user_defined_io.negative cases from mustpass am: 8b06cce
am: c84083a

* commit 'c84083adb831c957dcd7e07f746a36cf1e6ddccd':
  Remove 2 tessellation.user_defined_io.negative cases from mustpass

Change-Id: I7a6d4a950682a9c1db855c63f7a2fee19b577ef2

8 years agoMerge changes from topic 'vulkan-mem-limits' into nyc-dev
Pyry Haulos [Fri, 22 Apr 2016 21:36:02 +0000 (21:36 +0000)]
Merge changes from topic 'vulkan-mem-limits' into nyc-dev

* changes:
  Respect platform memory limits in dEQP-VK.memory.* tests
  Derive available system memory from Android CDD
  Expose platform-specific memory usage limitations

8 years agoRemove 2 tessellation.user_defined_io.negative cases from mustpass
Pyry Haulos [Fri, 22 Apr 2016 21:35:26 +0000 (21:35 +0000)]
Remove 2 tessellation.user_defined_io.negative cases from mustpass
am: 8b06cce

* commit '8b06cceea79dd880b936e320d6715f6c5fdd38f9':
  Remove 2 tessellation.user_defined_io.negative cases from mustpass

Change-Id: Ia2844e84cc54bc5a9db75d5003380854eed318bb

8 years agoRemove 2 tessellation.user_defined_io.negative cases from mustpass
Pyry Haulos [Fri, 22 Apr 2016 21:35:25 +0000 (21:35 +0000)]
Remove 2 tessellation.user_defined_io.negative cases from mustpass
am: 8b06cce

* commit '8b06cceea79dd880b936e320d6715f6c5fdd38f9':
  Remove 2 tessellation.user_defined_io.negative cases from mustpass

Change-Id: I75511ab11efae5f711e192d912496e0a7717332a

8 years agoFix pipeline and pipeline cache lifetime in synchronization tests am: 6222af8 am...
Pyry Haulos [Fri, 22 Apr 2016 21:22:22 +0000 (21:22 +0000)]
Fix pipeline and pipeline cache lifetime in synchronization tests am: 6222af8 am: a32945c
am: f95c4b6

* commit 'f95c4b61b1c4dc87a04a3c19e0a36198c942c0a3':

Change-Id: I03c4d28fb44371985d71dbe7e64c40d8c2e8aa9f

8 years agoFix pipeline and pipeline cache lifetime in synchronization tests am: 6222af8 am...
Pyry Haulos [Fri, 22 Apr 2016 21:22:22 +0000 (21:22 +0000)]
Fix pipeline and pipeline cache lifetime in synchronization tests am: 6222af8 am: 37265ed
am: e71faf1

* commit 'e71faf1cf99c6af43682da06eede6d72c3567fbd':
  Fix pipeline and pipeline cache lifetime in synchronization tests

Change-Id: I85b463cb9ac13e7eadc7d42bfea24ca39226999f

8 years agoRemove 2 tessellation.user_defined_io.negative cases from mustpass
Pyry Haulos [Fri, 22 Apr 2016 19:17:31 +0000 (12:17 -0700)]
Remove 2 tessellation.user_defined_io.negative cases from mustpass

These are destined to go back to mustpass as soon as drivers catch up
with latest spec direction.

Bug: 25389474
Bug: 28052526
Bug: 28045409
Change-Id: Id157683798226924fbb757bbffd2dad97f448b00

8 years agoFix pipeline and pipeline cache lifetime in synchronization tests am: 6222af8
Pyry Haulos [Fri, 22 Apr 2016 19:15:42 +0000 (19:15 +0000)]
Fix pipeline and pipeline cache lifetime in synchronization tests am: 6222af8
am: a32945c

* commit 'a32945c7d5d7d33935e1324a081d2deb3656ac1e':

Change-Id: Ic2c3012d6404f80a95bf1eb58d775cdc0c2eb62a

8 years agoFix pipeline and pipeline cache lifetime in synchronization tests am: 6222af8
Pyry Haulos [Fri, 22 Apr 2016 19:13:49 +0000 (19:13 +0000)]
Fix pipeline and pipeline cache lifetime in synchronization tests am: 6222af8
am: 37265ed

* commit '37265ed314c84f746e0399b2ccb2ea7d0a2a6798':
  Fix pipeline and pipeline cache lifetime in synchronization tests

Change-Id: I1838353ef6619e2e97d309a17a6f36d32f8c310d

8 years agoFix pipeline and pipeline cache lifetime in synchronization tests
Pyry Haulos [Fri, 22 Apr 2016 19:11:24 +0000 (19:11 +0000)]
Fix pipeline and pipeline cache lifetime in synchronization tests
am: 6222af8

* commit '6222af852976871f07c00b792cae50eb458d0703':
  Fix pipeline and pipeline cache lifetime in synchronization tests

Change-Id: Ib95531850c3a42b616726c3a3c66a519ad7441db

8 years agoFix pipeline and pipeline cache lifetime in synchronization tests
Pyry Haulos [Fri, 22 Apr 2016 19:11:20 +0000 (19:11 +0000)]
Fix pipeline and pipeline cache lifetime in synchronization tests
am: 6222af8

* commit '6222af852976871f07c00b792cae50eb458d0703':
  Fix pipeline and pipeline cache lifetime in synchronization tests

Change-Id: I5e199dac3ba584a6e96d41c8dfed3d207ef67d10

8 years agoRespect platform memory limits in dEQP-VK.memory.* tests
Pyry Haulos [Wed, 20 Apr 2016 22:40:23 +0000 (15:40 -0700)]
Respect platform memory limits in dEQP-VK.memory.* tests

Bug: 28275297
Change-Id: I1860295e445d432df220ce6a40e31f065774dbb7

8 years agoDerive available system memory from Android CDD
Pyry Haulos [Wed, 20 Apr 2016 21:39:18 +0000 (14:39 -0700)]
Derive available system memory from Android CDD

Android CDD defines minimum available system memory based on screen size
and density.

Includes various cleanups and robustness improvements to JNI code in
tcuAndroidUtil.cpp.

Bug: 28275297
Change-Id: I727cdf47db8e8f5d765017ed348a316234fe4f8e

8 years agoExpose platform-specific memory usage limitations
Pyry Haulos [Wed, 23 Mar 2016 20:01:10 +0000 (13:01 -0700)]
Expose platform-specific memory usage limitations

This change adds a new API, getMemoryLimits(), to vk::Platform. The idea
is to report all relevant limits and properties that may affect how much
system and device memory test cases can safely allocate without running
out of memory.

dEQP-VK.api.object_management.max_concurrent tests have been modified to
take advantage of the reported limits to determine a safe per-object
limits by measuring memory usage with allocation callbacks, as well as
accounting for both explicit and implicit (internal) device memory
usage.

Bug: 28275297
Change-Id: If4a231d96749be89bc1320e374944c7c4add657c

8 years agoFix pipeline and pipeline cache lifetime in synchronization tests
Pyry Haulos [Fri, 22 Apr 2016 17:32:12 +0000 (10:32 -0700)]
Fix pipeline and pipeline cache lifetime in synchronization tests

Bug: 28074219
Change-Id: Ib2b40524c9009129377cf5ba15e91fa86e74245c

8 years agoMerge "Fix negative test incorrectly testing levels instead of layers am: a9301cb50f...
Mika Isojärvi [Thu, 21 Apr 2016 23:58:29 +0000 (23:58 +0000)]
Merge "Fix negative test incorrectly testing levels instead of layers am: a9301cb50f am: 500bcab310" into nyc-mr1-dev-plus-aosp
am: f5c384ff9e

* commit 'f5c384ff9e96dcb67442726a7e7c74408bceb7dd':

Change-Id: I733c745c09801ecc111e8833678162b2b5413386

8 years agoFix negative test incorrectly testing levels instead of layers am: a9301cb50f am...
Mika Isojrvi [Thu, 21 Apr 2016 23:58:28 +0000 (23:58 +0000)]
Fix negative test incorrectly testing levels instead of layers am: a9301cb50f am: 32fad261d2
am: c088831d19

* commit 'c088831d19d38bc622232ee97c20d717fa70ebe7':
  Fix negative test incorrectly testing levels instead of layers

Change-Id: I0ec754c87510f2d8dc04aec6c69b38c17a48b398

8 years agoMerge "Fix negative test incorrectly testing levels instead of layers am: a9301cb50f...
Android Build Merger (Role) [Thu, 21 Apr 2016 23:56:17 +0000 (23:56 +0000)]
Merge "Fix negative test incorrectly testing levels instead of layers am: a9301cb50f am: 500bcab310" into nyc-mr1-dev-plus-aosp

8 years agoFix negative test incorrectly testing levels instead of layers am: a9301cb50f
Mika Isojärvi [Thu, 21 Apr 2016 23:56:11 +0000 (23:56 +0000)]
Fix negative test incorrectly testing levels instead of layers am: a9301cb50f
am: 32fad261d2

* commit '32fad261d259e3c7c005371d8662b46f54f9cf0f':
  Fix negative test incorrectly testing levels instead of layers

Change-Id: I5926efee9e329793ee96a5a23b2efa334415128e

8 years agoFix negative test incorrectly testing levels instead of layers am: a9301cb50f
Mika Isojärvi [Thu, 21 Apr 2016 23:56:11 +0000 (23:56 +0000)]
Fix negative test incorrectly testing levels instead of layers am: a9301cb50f
am: 500bcab310

* commit '500bcab310ca81ca11a8a5062fc2a3a945b4355d':
  Fix negative test incorrectly testing levels instead of layers

Change-Id: I5cd52d4b3c4cdaf133ea77d3237a0d47f202a288

8 years agoFix negative test incorrectly testing levels instead of layers
Mika Isojrvi [Thu, 21 Apr 2016 23:53:54 +0000 (23:53 +0000)]
Fix negative test incorrectly testing levels instead of layers
am: a9301cb50f

* commit 'a9301cb50fd1e2c4db6f238275fc6917192a6cf2':
  Fix negative test incorrectly testing levels instead of layers

Change-Id: I7417ea909c0b2c1a881101ce5e238c18f4dc3e3c

8 years agoFix negative test incorrectly testing levels instead of layers
Mika Isojrvi [Thu, 21 Apr 2016 23:53:53 +0000 (23:53 +0000)]
Fix negative test incorrectly testing levels instead of layers
am: a9301cb50f

* commit 'a9301cb50fd1e2c4db6f238275fc6917192a6cf2':
  Fix negative test incorrectly testing levels instead of layers

Change-Id: I12a4b53357d2195b89672fe485bf1e52f554e0a2

8 years agoFix negative test incorrectly testing levels instead of layers
Mika Isojärvi [Thu, 21 Apr 2016 19:52:26 +0000 (12:52 -0700)]
Fix negative test incorrectly testing levels instead of layers

Bug: 28090252
Change-Id: Icfe19cca34777e97f2ad49f09be7314467a307bc

8 years agoMerge "Remove unsupported multithreaded pixmap tests from mustpass am: 16a3690cf5...
Mika Isojärvi [Wed, 20 Apr 2016 00:09:59 +0000 (00:09 +0000)]
Merge "Remove unsupported multithreaded pixmap tests from mustpass am: 16a3690cf5 am: f81fa44473" into nyc-mr1-dev-plus-aosp
am: b1054b633b

* commit 'b1054b633ba2fe48c597317aff69d5e32b731a0e':

Change-Id: I090d157b380d177c42830a784d854eaae27e13c4

8 years agoRemove unsupported multithreaded pixmap tests from mustpass am: 16a3690cf5 am: 43a5b1e6fa
Mika Isojrvi [Wed, 20 Apr 2016 00:09:59 +0000 (00:09 +0000)]
Remove unsupported multithreaded pixmap tests from mustpass am: 16a3690cf5 am: 43a5b1e6fa
am: e9793ad152

* commit 'e9793ad1521cdcf1595e8a52306ae7341b3849bc':
  Remove unsupported multithreaded pixmap tests from mustpass

Change-Id: I24966a1311dea185a91cc877c16a227f073fdd7b

8 years agoMerge "Remove unsupported multithreaded pixmap tests from mustpass am: 16a3690cf5...
Android Build Merger (Role) [Wed, 20 Apr 2016 00:07:58 +0000 (00:07 +0000)]
Merge "Remove unsupported multithreaded pixmap tests from mustpass am: 16a3690cf5 am: f81fa44473" into nyc-mr1-dev-plus-aosp

8 years agoRemove unsupported multithreaded pixmap tests from mustpass am: 16a3690cf5
Mika Isojärvi [Wed, 20 Apr 2016 00:07:50 +0000 (00:07 +0000)]
Remove unsupported multithreaded pixmap tests from mustpass am: 16a3690cf5
am: 43a5b1e6fa

* commit '43a5b1e6fa91951ba7cdb805a856a48870cd93cc':
  Remove unsupported multithreaded pixmap tests from mustpass

Change-Id: I75e47a4fd0fc776be0ebbe0e3aedd901d958b2bd

8 years agoRemove unsupported multithreaded pixmap tests from mustpass am: 16a3690cf5
Mika Isojärvi [Wed, 20 Apr 2016 00:07:50 +0000 (00:07 +0000)]
Remove unsupported multithreaded pixmap tests from mustpass am: 16a3690cf5
am: f81fa44473

* commit 'f81fa444733d1589b6e6c2b834e78fc3bf010876':
  Remove unsupported multithreaded pixmap tests from mustpass

Change-Id: I6908ac0c98f888468ea8bafee1bb858db673fa22

8 years agoRemove unsupported multithreaded pixmap tests from mustpass
Mika Isojrvi [Wed, 20 Apr 2016 00:05:39 +0000 (00:05 +0000)]
Remove unsupported multithreaded pixmap tests from mustpass
am: 16a3690cf5

* commit '16a3690cf5729a14b4dc478e26bfd311907b498d':
  Remove unsupported multithreaded pixmap tests from mustpass

Change-Id: I069031afd06e44561eded58d505efe747d9b594b

8 years agoRemove unsupported multithreaded pixmap tests from mustpass
Mika Isojrvi [Wed, 20 Apr 2016 00:05:39 +0000 (00:05 +0000)]
Remove unsupported multithreaded pixmap tests from mustpass
am: 16a3690cf5

* commit '16a3690cf5729a14b4dc478e26bfd311907b498d':
  Remove unsupported multithreaded pixmap tests from mustpass

Change-Id: I0bf5f44a4e966ef118f860e8185c914d592def0a

8 years agoRemove unsupported multithreaded pixmap tests from mustpass
Mika Isojärvi [Tue, 19 Apr 2016 22:24:30 +0000 (15:24 -0700)]
Remove unsupported multithreaded pixmap tests from mustpass

Bug: 28268533
Change-Id: Ia2ca49f5febce5a96f4ea62386fa2db5e13cb996

8 years agoMerge "Merge "Use square cubemap textures in negative tests" into nyc-dev am: 491cdf1...
TreeHugger Robot [Tue, 19 Apr 2016 21:38:53 +0000 (21:38 +0000)]
Merge "Merge "Use square cubemap textures in negative tests" into nyc-dev am: 491cdf1 am: 4e31fce" into nyc-mr1-dev-plus-aosp
am: 44f4cfc

* commit '44f4cfc50c2184791f7284714349fba26c120366':

Change-Id: I50c2a004880f15c6d6511f16bcab09834183a3b6

8 years agoMerge "Use square cubemap textures in negative tests" into nyc-dev am: 491cdf1 am...
Mika Isojärvi [Tue, 19 Apr 2016 21:38:52 +0000 (21:38 +0000)]
Merge "Use square cubemap textures in negative tests" into nyc-dev am: 491cdf1 am: 2d4ac81
am: f8fae30

* commit 'f8fae30d191c125dc52a8f3810205b9f4b950a49':
  Use square cubemap textures in negative tests

Change-Id: I898be76fec6a16afd8be5733294ec531026ace06

8 years agoMerge "Merge "Use square cubemap textures in negative tests" into nyc-dev am: 491cdf1...
Android Build Merger (Role) [Tue, 19 Apr 2016 21:35:39 +0000 (21:35 +0000)]
Merge "Merge "Use square cubemap textures in negative tests" into nyc-dev am: 491cdf1 am: 4e31fce" into nyc-mr1-dev-plus-aosp

8 years agoMerge "Use square cubemap textures in negative tests" into nyc-dev am: 491cdf1
TreeHugger Robot [Tue, 19 Apr 2016 21:35:33 +0000 (21:35 +0000)]
Merge "Use square cubemap textures in negative tests" into nyc-dev am: 491cdf1
am: 2d4ac81

* commit '2d4ac81abd4b8257d1cd1ce9c817b53d13bc7070':
  Use square cubemap textures in negative tests

Change-Id: Idaa0324a31ec621b3a12a01634b92adf1cdcd394

8 years agoMerge "Use square cubemap textures in negative tests" into nyc-dev am: 491cdf1
TreeHugger Robot [Tue, 19 Apr 2016 21:35:33 +0000 (21:35 +0000)]
Merge "Use square cubemap textures in negative tests" into nyc-dev am: 491cdf1
am: 4e31fce

* commit '4e31fcef14f592e7efd727bdd79f9e65a30ffd5d':
  Use square cubemap textures in negative tests

Change-Id: If6cfe25b8fd16d7d950d473b40acf26ceac0090d

8 years agoMerge "Use square cubemap textures in negative tests" into nyc-dev
Mika Isojärvi [Tue, 19 Apr 2016 21:32:19 +0000 (21:32 +0000)]
Merge "Use square cubemap textures in negative tests" into nyc-dev
am: 491cdf1

* commit '491cdf1333964f403b701dcd02140b6fbb2f85a6':
  Use square cubemap textures in negative tests

Change-Id: I7315c9c71333acca4436194fa2df41ee6893c24e

8 years agoMerge "Use square cubemap textures in negative tests" into nyc-dev
Mika Isojärvi [Tue, 19 Apr 2016 21:32:19 +0000 (21:32 +0000)]
Merge "Use square cubemap textures in negative tests" into nyc-dev
am: 491cdf1

* commit '491cdf1333964f403b701dcd02140b6fbb2f85a6':
  Use square cubemap textures in negative tests

Change-Id: I9aa3897f0824834997c1356855d1b33eb8ff178f

8 years agoMerge "Use square cubemap textures in negative tests" into nyc-dev
TreeHugger Robot [Tue, 19 Apr 2016 21:24:12 +0000 (21:24 +0000)]
Merge "Use square cubemap textures in negative tests" into nyc-dev

8 years agoMerge "More dEQP-VK.synchronization fixes" into nyc-dev am: c13bbbe am: da88514
Pyry Haulos [Tue, 19 Apr 2016 20:30:28 +0000 (20:30 +0000)]
Merge "More dEQP-VK.synchronization fixes" into nyc-dev am: c13bbbe am: da88514
am: 0eb66f3

* commit '0eb66f30016b02832157fe7a29af470afa21e1bd':

Change-Id: If3ca70d8b062ccfb50e864e661ee99e2738e7e64

8 years agoMerge "More dEQP-VK.synchronization fixes" into nyc-dev am: c13bbbe
Pyry Haulos [Tue, 19 Apr 2016 20:27:35 +0000 (20:27 +0000)]
Merge "More dEQP-VK.synchronization fixes" into nyc-dev am: c13bbbe
am: da88514

* commit 'da88514624f02255f81d3ea5561db349959227ff':

Change-Id: Ie8fc75e4b79e89328d4ecd7cc751e6a0509a9a36

8 years agoMerge "More dEQP-VK.synchronization fixes" into nyc-dev am: c13bbbe am: db7f41f
Pyry Haulos [Tue, 19 Apr 2016 20:27:02 +0000 (20:27 +0000)]
Merge "More dEQP-VK.synchronization fixes" into nyc-dev am: c13bbbe am: db7f41f
am: e392fd3

* commit 'e392fd3c7b323fc8f39a223b3ae10a0cd0bb352d':
  More dEQP-VK.synchronization fixes

Change-Id: I8ed83121991e9bfb4aec96638bd17d4c26da9816

8 years agoMerge "More dEQP-VK.synchronization fixes" into nyc-dev am: c13bbbe
Pyry Haulos [Tue, 19 Apr 2016 20:23:43 +0000 (20:23 +0000)]
Merge "More dEQP-VK.synchronization fixes" into nyc-dev am: c13bbbe
am: db7f41f

* commit 'db7f41fe88505f22d06309d83d1e67dcf2ff1b02':
  More dEQP-VK.synchronization fixes

Change-Id: Ic38e0f1457cb97c4378315aed989de8a82089093

8 years agoMerge "More dEQP-VK.synchronization fixes" into nyc-dev
Pyry Haulos [Tue, 19 Apr 2016 20:21:08 +0000 (20:21 +0000)]
Merge "More dEQP-VK.synchronization fixes" into nyc-dev
am: c13bbbe

* commit 'c13bbbe8b06f77714435d9f690fb6d03df952bc7':
  More dEQP-VK.synchronization fixes

Change-Id: I875002a8043fe705adea54a3b297bff91ad59eec

8 years agoMerge "More dEQP-VK.synchronization fixes" into nyc-dev
Pyry Haulos [Tue, 19 Apr 2016 20:10:44 +0000 (20:10 +0000)]
Merge "More dEQP-VK.synchronization fixes" into nyc-dev
am: c13bbbe

* commit 'c13bbbe8b06f77714435d9f690fb6d03df952bc7':
  More dEQP-VK.synchronization fixes

Change-Id: Ied86665777d34a2e2f5047fae38511e61a1344c9

8 years agoMerge "More dEQP-VK.synchronization fixes" into nyc-dev
Pyry Haulos [Tue, 19 Apr 2016 19:55:06 +0000 (19:55 +0000)]
Merge "More dEQP-VK.synchronization fixes" into nyc-dev

8 years agoUse square cubemap textures in negative tests
Mika Isojärvi [Tue, 19 Apr 2016 19:24:43 +0000 (12:24 -0700)]
Use square cubemap textures in negative tests

Bug: 28249081
Bug: 28052105
Bug: 28052212
Change-Id: I15e9ca97c1300c4771a4797a8d29c68d779d3a9a

8 years agoMerge "Merge "Remove mipmap.2d.projected from mustpass" into nyc-dev am: c59118f...
Pyry Haulos [Tue, 19 Apr 2016 19:30:47 +0000 (19:30 +0000)]
Merge "Merge "Remove mipmap.2d.projected from mustpass" into nyc-dev am: c59118f am: 191dde1" into nyc-mr1-dev-plus-aosp
am: 2367ed2

* commit '2367ed287cc2a58c6f2f076de4326e074e90dc57':

Change-Id: I5bc8b75145f4b9bb10941a5b7e19d771fd6fb617

8 years agoMerge "Remove mipmap.2d.projected from mustpass" into nyc-dev am: c59118f am: 8f17d20
Pyry Haulos [Tue, 19 Apr 2016 19:30:46 +0000 (19:30 +0000)]
Merge "Remove mipmap.2d.projected from mustpass" into nyc-dev am: c59118f am: 8f17d20
am: 5b2430d

* commit '5b2430d325549e389d704bcc084b3212687630a4':
  Remove mipmap.2d.projected from mustpass

Change-Id: I792fb5a9c8c98fabb96429cbea397f1bec092fb5

8 years agoMerge "Merge "Remove mipmap.2d.projected from mustpass" into nyc-dev am: c59118f...
Android Build Merger (Role) [Tue, 19 Apr 2016 19:27:31 +0000 (19:27 +0000)]
Merge "Merge "Remove mipmap.2d.projected from mustpass" into nyc-dev am: c59118f am: 191dde1" into nyc-mr1-dev-plus-aosp

8 years agoMerge "Remove mipmap.2d.projected from mustpass" into nyc-dev am: c59118f
Pyry Haulos [Tue, 19 Apr 2016 19:27:25 +0000 (19:27 +0000)]
Merge "Remove mipmap.2d.projected from mustpass" into nyc-dev am: c59118f
am: 8f17d20

* commit '8f17d20d74ed17376d48ab6110ce119b62327177':
  Remove mipmap.2d.projected from mustpass

Change-Id: I2ac84ef71a43e82dc81ced16f420605f5e59b918

8 years agoMerge "Remove mipmap.2d.projected from mustpass" into nyc-dev am: c59118f
Pyry Haulos [Tue, 19 Apr 2016 19:27:25 +0000 (19:27 +0000)]
Merge "Remove mipmap.2d.projected from mustpass" into nyc-dev am: c59118f
am: 191dde1

* commit '191dde1732d27b45c67d03fb483e817290002019':
  Remove mipmap.2d.projected from mustpass

Change-Id: Icaf1cc132a8b81e7ff5691e4f43ed341c204ad50

8 years agoMerge "Remove mipmap.2d.projected from mustpass" into nyc-dev
Pyry Haulos [Tue, 19 Apr 2016 19:24:10 +0000 (19:24 +0000)]
Merge "Remove mipmap.2d.projected from mustpass" into nyc-dev
am: c59118f

* commit 'c59118f4b8706c03efd83734ac8d1612d7979455':
  Remove mipmap.2d.projected from mustpass

Change-Id: I75ee6df872318b7cc0604a00fa4da279a60f2816

8 years agoMerge "Remove mipmap.2d.projected from mustpass" into nyc-dev
Pyry Haulos [Tue, 19 Apr 2016 19:24:10 +0000 (19:24 +0000)]
Merge "Remove mipmap.2d.projected from mustpass" into nyc-dev
am: c59118f

* commit 'c59118f4b8706c03efd83734ac8d1612d7979455':
  Remove mipmap.2d.projected from mustpass

Change-Id: I4e4e2bebd7a38b29409a27891d0bf2ca930feae8

8 years agoMerge "Remove mipmap.2d.projected from mustpass" into nyc-dev
Pyry Haulos [Tue, 19 Apr 2016 19:17:57 +0000 (19:17 +0000)]
Merge "Remove mipmap.2d.projected from mustpass" into nyc-dev

8 years agoRemove mipmap.2d.projected from mustpass
Pyry Haulos [Fri, 15 Apr 2016 23:46:26 +0000 (16:46 -0700)]
Remove mipmap.2d.projected from mustpass

Bug: 28200359
Bug: 28045409
Bug: 28052526
Change-Id: I660c032404902538e97cded5b7d366e09e4cd53b

8 years agoMore dEQP-VK.synchronization fixes
Pyry Haulos [Mon, 18 Apr 2016 22:33:44 +0000 (15:33 -0700)]
More dEQP-VK.synchronization fixes

 * Spec requires even unused struct members to be initialized to legal
values.

 * Image initial layout barrier was not being executed.

Bug: 28074219
Change-Id: Ie2c5ecba0fa31c152b3ab85b1910ae6d07f4abbf

8 years agoMerge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow...
Daniel Xie [Mon, 18 Apr 2016 23:28:15 +0000 (23:28 +0000)]
Merge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow-cts-dev am: 8b38db9 am: e7bc14a am: afa9f90 am: 543f748 am: c85241c  -s ours am: f747a6e am: a2659ec
am: 59e56d4

* commit '59e56d4c7f618fcdad1f336a37cb1d0a71ee1d25':

Change-Id: I2f9b8f4988abb8e44ff4802286a20db31d4ea9a5

8 years agoMerge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow...
Daniel Xie [Mon, 18 Apr 2016 23:28:13 +0000 (23:28 +0000)]
Merge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow-cts-dev am: 8b38db9 am: e7bc14a am: afa9f90 am: 543f748 am: c85241c  -s ours am: f747a6e am: 08e946a
am: f6c3343

* commit 'f6c3343676aabe345af991811872a889ccf07ac2':
  Revert "Use smaller triangles in triangle_vertex.clip_three"

Change-Id: I88eaf6db247efabc845b390e3c9b203f3a3ccd11

8 years agoMerge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow...
Daniel Xie [Mon, 18 Apr 2016 23:27:08 +0000 (23:27 +0000)]
Merge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow-cts-dev am: 8b38db9 am: e7bc14a am: afa9f90 am: 543f748 am: c85241c  -s ours am: f747a6e
am: a2659ec

* commit 'a2659ec390fdd129b3bdb4a21c45eb395063c114':

Change-Id: Icbb07e8e25aa7122b9d72af6cfad4bfe35fdf65c

8 years agoMerge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow...
Daniel Xie [Mon, 18 Apr 2016 23:25:28 +0000 (23:25 +0000)]
Merge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow-cts-dev am: 8b38db9 am: e7bc14a am: afa9f90 am: 543f748 am: c85241c  -s ours am: f747a6e
am: 08e946a

* commit '08e946a30aea7125b24593bdcdb6ec77ab445a49':
  Revert "Use smaller triangles in triangle_vertex.clip_three"

Change-Id: Ieb3283490ab3d3ad2544a911071b963c810a07fa

8 years agoMerge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow...
Daniel Xie [Mon, 18 Apr 2016 23:23:14 +0000 (23:23 +0000)]
Merge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow-cts-dev am: 8b38db9 am: e7bc14a am: afa9f90 am: 543f748 am: c85241c  -s ours
am: f747a6e

* commit 'f747a6ed486797b6d9657abce567f9bad6d8700b':
  Revert "Use smaller triangles in triangle_vertex.clip_three"

Change-Id: I2e9127e7d90985c576725748f743a53a944e9294

8 years agoMerge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow...
Daniel Xie [Mon, 18 Apr 2016 23:23:07 +0000 (23:23 +0000)]
Merge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow-cts-dev am: 8b38db9 am: e7bc14a am: afa9f90 am: 543f748 am: c85241c  -s ours
am: f747a6e

* commit 'f747a6ed486797b6d9657abce567f9bad6d8700b':
  Revert "Use smaller triangles in triangle_vertex.clip_three"

Change-Id: I70ab940e3359323fa988b9ea25f6c7d07eeb4536

8 years agoMerge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow...
Daniel Xie [Mon, 18 Apr 2016 23:20:00 +0000 (23:20 +0000)]
Merge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow-cts-dev am: 8b38db9 am: e7bc14a am: afa9f90 am: 543f748
am: c85241c  -s ours

* commit 'c85241cfacb84b24dc5c0374f67fa7097228ccc5':
  Revert "Use smaller triangles in triangle_vertex.clip_three"

Change-Id: I7686f54384fa3557a112c343a645d5dea328ccd9

8 years agoMerge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow...
Daniel Xie [Mon, 18 Apr 2016 22:42:44 +0000 (22:42 +0000)]
Merge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow-cts-dev am: 8b38db9 am: e7bc14a am: afa9f90
am: 543f748

* commit '543f7485e51afadbc0d8d966528f5f882f919b77':
  Revert "Use smaller triangles in triangle_vertex.clip_three"

Change-Id: If347fd1567d43ef1c922eabf944db9070612b3c2

8 years agoMerge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow...
Daniel Xie [Mon, 18 Apr 2016 22:40:26 +0000 (22:40 +0000)]
Merge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow-cts-dev am: 8b38db9 am: e7bc14a
am: afa9f90

* commit 'afa9f90513392ac6e56dac04c06c0e85140ccb0e':
  Revert "Use smaller triangles in triangle_vertex.clip_three"

Change-Id: I08a68ecbc5889d59a5ed449bb4acc2bae446d565

8 years agoMerge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow...
Daniel Xie [Mon, 18 Apr 2016 22:38:09 +0000 (22:38 +0000)]
Merge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow-cts-dev am: 8b38db9
am: e7bc14a

* commit 'e7bc14a45daa95b423e6b598d83b158376fe9dc3':
  Revert "Use smaller triangles in triangle_vertex.clip_three"

Change-Id: Ia7d45504846987c6fee639e355d7366f6ccd02f9

8 years agoMerge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow...
Daniel Xie [Mon, 18 Apr 2016 22:35:09 +0000 (22:35 +0000)]
Merge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow-cts-dev
am: 8b38db9

* commit '8b38db9f98e9b1ee68a2fe0e4e19f756ea1de8c2':
  Revert "Use smaller triangles in triangle_vertex.clip_three"

Change-Id: I64613f18683961e48db56d098993a0ad2bfc820d

8 years agoMerge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow...
Daniel Xie [Mon, 18 Apr 2016 22:25:10 +0000 (22:25 +0000)]
Merge "Revert "Use smaller triangles in triangle_vertex.clip_three"" into marshmallow-cts-dev

8 years agoRevert "Use smaller triangles in triangle_vertex.clip_three"
Daniel Xie [Mon, 18 Apr 2016 22:24:15 +0000 (22:24 +0000)]
Revert "Use smaller triangles in triangle_vertex.clip_three"

This reverts commit a19537b3e25256c673af765612c11f765637dc5e.

Change-Id: Ieb28945964e3c3e82a30a00c5c5e9e7ada9e6bf8

8 years agoMerge "Merge "Remove acos and atan precision compute tests from mustpass" into nyc...
Mika Isojarvi [Mon, 18 Apr 2016 21:59:17 +0000 (21:59 +0000)]
Merge "Merge "Remove acos and atan precision compute tests from mustpass" into nyc-dev am: 8c81aee am: 3d1651f" into nyc-mr1-dev-plus-aosp
am: 5f38ad4

* commit '5f38ad41c7b9eee8195fd6cae971595939782ce8':

Change-Id: I708500f7228843a4dbe1c0bf430aae80e999c452

8 years agoMerge "Remove acos and atan precision compute tests from mustpass" into nyc-dev am...
Mika Isojärvi [Mon, 18 Apr 2016 21:59:16 +0000 (21:59 +0000)]
Merge "Remove acos and atan precision compute tests from mustpass" into nyc-dev am: 8c81aee am: efabcab
am: d9bc532

* commit 'd9bc5327fef4f8e2b5eaf84ebdd33994a4a87617':
  Remove acos and atan precision compute tests from mustpass

Change-Id: I55113d51d0673953c9983837870130feb7d99630

8 years agoMerge "Merge "Remove acos and atan precision compute tests from mustpass" into nyc...
Android Build Merger (Role) [Mon, 18 Apr 2016 21:45:28 +0000 (21:45 +0000)]
Merge "Merge "Remove acos and atan precision compute tests from mustpass" into nyc-dev am: 8c81aee am: 3d1651f" into nyc-mr1-dev-plus-aosp

8 years agoMerge "Remove acos and atan precision compute tests from mustpass" into nyc-dev am...
Mika Isojarvi [Mon, 18 Apr 2016 21:45:19 +0000 (21:45 +0000)]
Merge "Remove acos and atan precision compute tests from mustpass" into nyc-dev am: 8c81aee
am: 3d1651f

* commit '3d1651f9c2743193e5fa50d0bde066d575b60651':
  Remove acos and atan precision compute tests from mustpass

Change-Id: I17c1533ca7c1cffeac3db8fe5ddd28ba78c2971b

8 years agoMerge "Remove acos and atan precision compute tests from mustpass" into nyc-dev am...
Mika Isojarvi [Mon, 18 Apr 2016 21:45:18 +0000 (21:45 +0000)]
Merge "Remove acos and atan precision compute tests from mustpass" into nyc-dev am: 8c81aee
am: efabcab

* commit 'efabcab51eb36494f0cd8e6f7026a16c62142dfd':
  Remove acos and atan precision compute tests from mustpass

Change-Id: Ie8757d2bc7e1caa73e40a98cf49d36c17790cf66

8 years agoMerge "Remove acos and atan precision compute tests from mustpass" into nyc-dev
Mika Isojärvi [Mon, 18 Apr 2016 21:43:09 +0000 (21:43 +0000)]
Merge "Remove acos and atan precision compute tests from mustpass" into nyc-dev
am: 8c81aee

* commit '8c81aeee55dfa29ef1356abf55a8560edf20fa8d':
  Remove acos and atan precision compute tests from mustpass

Change-Id: Idef1da301f07ed470c01fcf562977b3c1b3c6c89

8 years agoMerge "Remove acos and atan precision compute tests from mustpass" into nyc-dev
Mika Isojärvi [Mon, 18 Apr 2016 21:43:09 +0000 (21:43 +0000)]
Merge "Remove acos and atan precision compute tests from mustpass" into nyc-dev
am: 8c81aee

* commit '8c81aeee55dfa29ef1356abf55a8560edf20fa8d':
  Remove acos and atan precision compute tests from mustpass

Change-Id: I931c33612097c47e91bbd3c86665dcaf8bdde853