platform/upstream/VK-GL-CTS.git
7 years agoBuild Deqp runner out of TF source
Julien Desprez [Fri, 11 Nov 2016 12:13:33 +0000 (12:13 +0000)]
Build Deqp runner out of TF source

CTS is being build out of TF source directly.

Test: build cts, run cts
Bug: 32819381
Change-Id: I5c7acade37fda6eb2b75e7eb999e9bd838a78268

7 years agoMerge aosp/upstream-vulkan-cts-1.0-dev into aosp/master am: 812d768b55 am: 8e32ffdbc2
Pyry Haulos [Thu, 20 Oct 2016 20:50:07 +0000 (20:50 +0000)]
Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master am: 812d768b55 am: 8e32ffdbc2
am: df58e82c56

Change-Id: Ifd0de51fd48ddff71bede65589f1f576cc955128

7 years agoMerge aosp/upstream-vulkan-cts-1.0-dev into aosp/master am: 812d768b55
Pyry Haulos [Thu, 20 Oct 2016 20:41:25 +0000 (20:41 +0000)]
Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master am: 812d768b55
am: 8e32ffdbc2

Change-Id: I77e316e2847350fe515741fc3a4f8b4ae9ac72a5

7 years agoMerge aosp/upstream-vulkan-cts-1.0-dev into aosp/master
Pyry Haulos [Thu, 20 Oct 2016 20:33:53 +0000 (20:33 +0000)]
Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master
am: 812d768b55

Change-Id: I2dbda20b10059ae5275db48a54b811ce01c1d5cf

7 years agoMerge aosp/upstream-vulkan-cts-1.0-dev into aosp/master
Pyry Haulos [Thu, 20 Oct 2016 18:42:41 +0000 (11:42 -0700)]
Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master

Change-Id: Ia92eae5ac913055ba0cd769b8ca3ac877e02d48c

7 years agoAdd excluded copy and blit tests back to mustpass
Pyry Haulos [Thu, 29 Sep 2016 21:43:55 +0000 (14:43 -0700)]
Add excluded copy and blit tests back to mustpass

See #431

Change-Id: I4d06edd0ad05e62fabe9f14c192aec3eb8d457c8

7 years agoAdd user clip plane tests back to mustpass
Pyry Haulos [Thu, 29 Sep 2016 21:22:06 +0000 (14:22 -0700)]
Add user clip plane tests back to mustpass

See #420

Change-Id: If0c5265298281241d50691a092b8af9720c1d2d7

7 years agoEnable some of dEQP-VK.glsl.texture_functions.texelfetchoffset.*
Slawomir Cygan [Tue, 20 Sep 2016 10:56:27 +0000 (12:56 +0200)]
Enable  some of dEQP-VK.glsl.texture_functions.texelfetchoffset.*

These are still disabled:
dEQP-VK.glsl.texture_functions.texelfetchoffset.sparse_sampler*

These tests were blacklisted as a part of issue 410, but it seems it was because of driver bug.

Change-Id: I01e3fdff78edef37dc0e7e72f129bd50e600b4aa

7 years agoAdd fragment sampled images to pipeline barrier tests
Mika Isojärvi [Thu, 15 Sep 2016 22:55:05 +0000 (15:55 -0700)]
Add fragment sampled images to pipeline barrier tests

Change-Id: I100f97a18206fc8e92e28b8c62289666048de6ea

7 years agoAdd fragment storage images to pipeline barrier tests
Mika Isojärvi [Fri, 9 Sep 2016 19:55:14 +0000 (12:55 -0700)]
Add fragment storage images to pipeline barrier tests

Change-Id: I34614de9bbc6ac567ba5a0faab1fc78c7b6375ca

7 years agoAdd fragment storage texel buffers to pipeline barrier tests
Mika Isojärvi [Wed, 7 Sep 2016 21:42:24 +0000 (14:42 -0700)]
Add fragment storage texel buffers to pipeline barrier tests

Change-Id: Id1ea453508d36b10908e46e79c4a7c2e4f7add5b

7 years agoAdd fragment uniform texel buffers to pipeline barrier tests
Mika Isojärvi [Wed, 7 Sep 2016 18:23:33 +0000 (11:23 -0700)]
Add fragment uniform texel buffers to pipeline barrier tests

Change-Id: I6a3bf3d522f952d0e0eb9ce623ff0f4efa4343c9

7 years agoAdd fragment storage buffers to pipeline barrier tests
Mika Isojärvi [Thu, 1 Sep 2016 22:51:56 +0000 (15:51 -0700)]
Add fragment storage buffers to pipeline barrier tests

Change-Id: Iac04ac1015064e8f5159c2d0f9838ccc79e33072

7 years agoAdd fragment uniform buffers to pipeline barrier tests
Mika Isojärvi [Thu, 1 Sep 2016 21:03:37 +0000 (14:03 -0700)]
Add fragment uniform buffers to pipeline barrier tests

Change-Id: I9a5ef06501c1969ee71f4adc37bbe5dd142646bb

7 years agoSplit pipeline barrier tests over multiple iterations
Mika Isojärvi [Wed, 31 Aug 2016 00:37:03 +0000 (17:37 -0700)]
Split pipeline barrier tests over multiple iterations

- Split different pipeline barrier test stages over multiple iterate() calls.
- Instead of running 100 ops once for each memory type run 50ops 5 times.
- Reduces resource usage, but increases number of operations performed.

Change-Id: I16f46ef94591cc45877f880dcf871f6302744c06

7 years agoExtend renderpass tests to use input attachments
Mika Isojärvi [Wed, 17 Aug 2016 20:23:36 +0000 (13:23 -0700)]
Extend renderpass tests to use input attachments

- Render only values 0 and 1 to all attachments.
- The value depends on attachment, subpass and pixel location.
- Depth formats also sets gl_FragDepth to 0.0 or 1.0 depending on location.
- Stencil uses only values 0 and 0xff.
- Verification requires that the quads are rasterized exactly and
  that all result values are either 0 or 1.
- Input attachment containing 1s and 0s are interpreted as true and
  false bools and input values are combined with boolean operations and
  written to shader outputs.

See #447
Change-Id: I4ebe3d9b5151d40558e473a028ee458cf6285a85

7 years agoFixes invalid subresource defs in *.simple_tests.
Dominik Witczak [Fri, 14 Oct 2016 14:18:15 +0000 (16:18 +0200)]
Fixes invalid subresource defs in *.simple_tests.

Affects dEQP-VK.api.copy_and_blit.blit_image.simple_tests

Fixes #519

Change-Id: I3c8331f27495333ece5bd43c160128fa49a7950d

7 years agoMerge "Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch" into...
Tina Zhou [Wed, 19 Oct 2016 19:39:50 +0000 (19:39 +0000)]
Merge "Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch" into nougat-cts-dev am: 544e0e3b1d am: af005183c6 am: 3af556fa23 am: 4b09d218b7 am: ca2cf0c2cf
am: 233e7457a7

Change-Id: If8a6defa8c6a7ef2168aa824ba438cadd5aae50e

7 years agoCheck for EXT_color_buffer_float in read_pixels_fbo_format_mismatch am: 37e360591e...
Pyry Haulos [Wed, 19 Oct 2016 19:39:37 +0000 (19:39 +0000)]
Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch am: 37e360591e am: b403d93667 am: 7d57783e07 am: 2c96ee9d1e am: bf7e838fac
am: 219cf679ff

Change-Id: I4f5848313a889f028b9aa8897caceae84fb10278

7 years agoMerge "CP: Use empty region when buffer age is not supported" into nougat-cts-dev...
Tina Zhou [Wed, 19 Oct 2016 19:39:25 +0000 (19:39 +0000)]
Merge "CP: Use empty region when buffer age is not supported" into nougat-cts-dev am: b82263e2ad am: bde74aec80 am: c3471eb1c7 am: 6389ecabb6 am: 1e0c7ca177
am: 58df8ce64e

Change-Id: I700605e09f64b896467c20d4a237b4ae4db3867d

7 years agoCP: Use empty region when buffer age is not supported am: 8230646213 am: 3e8d57ed32...
Kalle Raita [Wed, 19 Oct 2016 19:39:12 +0000 (19:39 +0000)]
CP: Use empty region when buffer age is not supported am: 8230646213 am: 3e8d57ed32 am: 24169a1c92 am: 5f95cd5862 am: 8dff8112ff
am: 5c28f2b581

Change-Id: I46ea446ec73f16590ba0ce762a264930b17be4e2

7 years agoMerge "Fix deStrnlen fall-back implementation" into nougat-cts-dev am: a04db6628e...
Tina Zhou [Wed, 19 Oct 2016 19:38:58 +0000 (19:38 +0000)]
Merge "Fix deStrnlen fall-back implementation" into nougat-cts-dev am: a04db6628e am: 4e28a717a1 am: 9bcd2cdcae am: 63dabf3db4 am: f05d10eaf2
am: 4a8439bd62

Change-Id: I840414bcb0cf02112407a42488a26256116e4a17

7 years agoFix deStrnlen fall-back implementation am: 54ebe093a9 am: 7595269a79 am: a1e1fe14f0...
Pyry Haulos [Wed, 19 Oct 2016 19:38:48 +0000 (19:38 +0000)]
Fix deStrnlen fall-back implementation am: 54ebe093a9 am: 7595269a79 am: a1e1fe14f0 am: e21b847ac0 am: 071f3960da
am: 7eaa5cb36c

Change-Id: I0bb82f146bd78a058ac1f4941c34098a9f650d72

7 years agoMerge "Remove a few preprocessor cases testing undefined behavior" into nougat-cts...
Tina Zhou [Wed, 19 Oct 2016 19:38:36 +0000 (19:38 +0000)]
Merge "Remove a few preprocessor cases testing undefined behavior" into nougat-cts-dev am: 4275d2099c am: 6fd85eb3eb am: 2ba9b99e0a am: ff244078e9 am: 297c3f45f7
am: 405981b3ee

Change-Id: Ie7deb851698a8915f805eadb8377db2341a152c8

7 years agoRemove a few preprocessor cases testing undefined behavior am: e5f7483417 am: b9a2f1b...
Pyry Haulos [Wed, 19 Oct 2016 19:38:24 +0000 (19:38 +0000)]
Remove a few preprocessor cases testing undefined behavior am: e5f7483417 am: b9a2f1b768 am: d280df3576 am: 5655cfc165 am: 7f6529bea6
am: ca36b82b31

Change-Id: I958c25123d663f3530647c3a3be4fa870a29f915

7 years agoMerge "Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch" into...
Tina Zhou [Wed, 19 Oct 2016 19:33:02 +0000 (19:33 +0000)]
Merge "Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch" into nougat-cts-dev am: 544e0e3b1d am: 05e378a71d am: 618ea5cfea
am: 32b5b828d5

Change-Id: I1ac4d43ac2cd15c3555dfa6c56e9691549546c04

7 years agoCheck for EXT_color_buffer_float in read_pixels_fbo_format_mismatch am: 37e360591e...
Pyry Haulos [Wed, 19 Oct 2016 19:32:51 +0000 (19:32 +0000)]
Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch am: 37e360591e am: 101d60fc56 am: feb5fa2e2d
am: 6ede2d6d32

Change-Id: I0efa5c95f09857ed4f5ca2c351ca1f58a78f7a6b

7 years agoMerge "CP: Use empty region when buffer age is not supported" into nougat-cts-dev...
Tina Zhou [Wed, 19 Oct 2016 19:32:40 +0000 (19:32 +0000)]
Merge "CP: Use empty region when buffer age is not supported" into nougat-cts-dev am: b82263e2ad am: a2ce844bcb am: 82380ac1e2
am: 9027f9b8a4

Change-Id: I7481b059bf09e70125aadffce37eed2558858cc3

7 years agoCP: Use empty region when buffer age is not supported am: 8230646213 am: 5997f85ae1...
Kalle Raita [Wed, 19 Oct 2016 19:32:28 +0000 (19:32 +0000)]
CP: Use empty region when buffer age is not supported am: 8230646213 am: 5997f85ae1 am: 61e8a65852
am: 11a76fa000

Change-Id: I9bf6208c136c216808421f4ed809cb1d831243b4

7 years agoMerge "Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch" into...
Tina Zhou [Wed, 19 Oct 2016 19:32:13 +0000 (19:32 +0000)]
Merge "Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch" into nougat-cts-dev am: 544e0e3b1d am: af005183c6 am: 3af556fa23 am: 4b09d218b7
am: ca2cf0c2cf

Change-Id: I32cacdd730ebb81a629aaee8d3670e53f6a33db0

7 years agoMerge "Fix deStrnlen fall-back implementation" into nougat-cts-dev am: a04db6628e...
Tina Zhou [Wed, 19 Oct 2016 19:32:13 +0000 (19:32 +0000)]
Merge "Fix deStrnlen fall-back implementation" into nougat-cts-dev am: a04db6628e am: b484689e86 am: b7b7984913
am: d12482a525

Change-Id: Id1cb19cda66bb481e4cc221e66b972c5b03d75c4

7 years agoFix deStrnlen fall-back implementation am: 54ebe093a9 am: d4fee8c43b am: 778bc2435a
Pyry Haulos [Wed, 19 Oct 2016 19:32:01 +0000 (19:32 +0000)]
Fix deStrnlen fall-back implementation am: 54ebe093a9 am: d4fee8c43b am: 778bc2435a
am: 583765b8b2

Change-Id: Id1031f6a096ae38f08bdc7454f7bcee33589f144

7 years agoCheck for EXT_color_buffer_float in read_pixels_fbo_format_mismatch am: 37e360591e...
Pyry Haulos [Wed, 19 Oct 2016 19:31:57 +0000 (19:31 +0000)]
Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch am: 37e360591e am: b403d93667 am: 7d57783e07 am: 2c96ee9d1e
am: bf7e838fac

Change-Id: I420894ff4bfc5cf9b40e391d1b85cbc5d36d8f6c

7 years agoMerge "Remove a few preprocessor cases testing undefined behavior" into nougat-cts...
Tina Zhou [Wed, 19 Oct 2016 19:31:49 +0000 (19:31 +0000)]
Merge "Remove a few preprocessor cases testing undefined behavior" into nougat-cts-dev am: 4275d2099c am: 75cbc40ebf am: 6ef846f260
am: 99e0f4ab5e

Change-Id: Ib7c2782c3a039af7057389cc91fc84b519113c01

7 years agoMerge "CP: Use empty region when buffer age is not supported" into nougat-cts-dev...
Tina Zhou [Wed, 19 Oct 2016 19:31:45 +0000 (19:31 +0000)]
Merge "CP: Use empty region when buffer age is not supported" into nougat-cts-dev am: b82263e2ad am: bde74aec80 am: c3471eb1c7 am: 6389ecabb6
am: 1e0c7ca177

Change-Id: I38dfba41509ac72bb8ea79d434f7604ee6cc37fc

7 years agoresolve merge conflicts of e5f7483 to master am: c4598ea31b am: 8e2e181bd6
Pyry Haulos [Wed, 19 Oct 2016 19:31:37 +0000 (19:31 +0000)]
resolve merge conflicts of e5f7483 to master am: c4598ea31b am: 8e2e181bd6
am: cd63b8bc85

Change-Id: I5b706fe9687c1c849152e5f094bb2d76611e8506

7 years agoCP: Use empty region when buffer age is not supported am: 8230646213 am: 3e8d57ed32...
Kalle Raita [Wed, 19 Oct 2016 19:31:33 +0000 (19:31 +0000)]
CP: Use empty region when buffer age is not supported am: 8230646213 am: 3e8d57ed32 am: 24169a1c92 am: 5f95cd5862
am: 8dff8112ff

Change-Id: Icf7cea703ed2e962be0b80f64348c9184d6903e3

7 years agoMerge "Fix deStrnlen fall-back implementation" into nougat-cts-dev am: a04db6628e...
Tina Zhou [Wed, 19 Oct 2016 19:31:20 +0000 (19:31 +0000)]
Merge "Fix deStrnlen fall-back implementation" into nougat-cts-dev am: a04db6628e am: 4e28a717a1 am: 9bcd2cdcae am: 63dabf3db4
am: f05d10eaf2

Change-Id: I4da1171a9a08714971f20acd05ece96613b1cbbc

7 years agoFix deStrnlen fall-back implementation am: 54ebe093a9 am: 7595269a79 am: a1e1fe14f0...
Pyry Haulos [Wed, 19 Oct 2016 19:31:08 +0000 (19:31 +0000)]
Fix deStrnlen fall-back implementation am: 54ebe093a9 am: 7595269a79 am: a1e1fe14f0 am: e21b847ac0
am: 071f3960da

Change-Id: I111f517ba0ca5246372b91ade2ca80a30569b7de

7 years agoMerge "Remove a few preprocessor cases testing undefined behavior" into nougat-cts...
Tina Zhou [Wed, 19 Oct 2016 19:30:56 +0000 (19:30 +0000)]
Merge "Remove a few preprocessor cases testing undefined behavior" into nougat-cts-dev am: 4275d2099c am: 6fd85eb3eb am: 2ba9b99e0a am: ff244078e9
am: 297c3f45f7

Change-Id: Ic56bf0f193fe91ebe3632025c35ef672a81c2641

7 years agoRemove a few preprocessor cases testing undefined behavior am: e5f7483417 am: b9a2f1b...
Pyry Haulos [Wed, 19 Oct 2016 19:30:42 +0000 (19:30 +0000)]
Remove a few preprocessor cases testing undefined behavior am: e5f7483417 am: b9a2f1b768 am: d280df3576 am: 5655cfc165
am: 7f6529bea6

Change-Id: I5ffdae1e9ce33ac3873210fcbd2cbcc5722c277b

7 years agoMerge "Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch" into...
Tina Zhou [Wed, 19 Oct 2016 19:24:52 +0000 (19:24 +0000)]
Merge "Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch" into nougat-cts-dev am: 544e0e3b1d am: 05e378a71d
am: 618ea5cfea

Change-Id: I0c51fbc07db4e847d7c0cb741db6491a91f43ade

7 years agoCheck for EXT_color_buffer_float in read_pixels_fbo_format_mismatch am: 37e360591e...
Pyry Haulos [Wed, 19 Oct 2016 19:24:42 +0000 (19:24 +0000)]
Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch am: 37e360591e am: 101d60fc56
am: feb5fa2e2d

Change-Id: Iaed0790d2b7e7c31dd2f32fa7c012371a17f8ca1

7 years agoMerge "CP: Use empty region when buffer age is not supported" into nougat-cts-dev...
Tina Zhou [Wed, 19 Oct 2016 19:24:29 +0000 (19:24 +0000)]
Merge "CP: Use empty region when buffer age is not supported" into nougat-cts-dev am: b82263e2ad am: a2ce844bcb
am: 82380ac1e2

Change-Id: I655cd37d10ecb55385393cbc63c397be187b0db5

7 years agoCP: Use empty region when buffer age is not supported am: 8230646213 am: 5997f85ae1
Kalle Raita [Wed, 19 Oct 2016 19:24:14 +0000 (19:24 +0000)]
CP: Use empty region when buffer age is not supported am: 8230646213 am: 5997f85ae1
am: 61e8a65852

Change-Id: Ic64410f5cce41ece626ceafd66308170a9d66915

7 years agoMerge "Fix deStrnlen fall-back implementation" into nougat-cts-dev am: a04db6628e...
Tina Zhou [Wed, 19 Oct 2016 19:24:03 +0000 (19:24 +0000)]
Merge "Fix deStrnlen fall-back implementation" into nougat-cts-dev am: a04db6628e am: b484689e86
am: b7b7984913

Change-Id: I9c25adfd816c27f3cff44b808e81dc36e5a7618b

7 years agoFix deStrnlen fall-back implementation am: 54ebe093a9 am: d4fee8c43b
Pyry Haulos [Wed, 19 Oct 2016 19:23:52 +0000 (19:23 +0000)]
Fix deStrnlen fall-back implementation am: 54ebe093a9 am: d4fee8c43b
am: 778bc2435a

Change-Id: Ibfcb0c01dcb1238dd3fceb8da4e78e1c754cb766

7 years agoMerge "Remove a few preprocessor cases testing undefined behavior" into nougat-cts...
Tina Zhou [Wed, 19 Oct 2016 19:23:41 +0000 (19:23 +0000)]
Merge "Remove a few preprocessor cases testing undefined behavior" into nougat-cts-dev am: 4275d2099c am: 75cbc40ebf
am: 6ef846f260

Change-Id: I2b50315718c3bab9d0b08ce834c86d8f4d9b1c4e

7 years agoresolve merge conflicts of e5f7483 to master am: c4598ea31b
Pyry Haulos [Wed, 19 Oct 2016 19:23:31 +0000 (19:23 +0000)]
resolve merge conflicts of e5f7483 to master am: c4598ea31b
am: 8e2e181bd6

Change-Id: I5007494e2a76aaa637f7f009e1a873ba0eec4e2f

7 years agoMerge "Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch" into...
Tina Zhou [Wed, 19 Oct 2016 19:17:58 +0000 (19:17 +0000)]
Merge "Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch" into nougat-cts-dev am: 544e0e3b1d
am: 05e378a71d

Change-Id: If3ac25e64dcd16e9c5b03d3b1583c2e0dc3b796d

7 years agoCheck for EXT_color_buffer_float in read_pixels_fbo_format_mismatch am: 37e360591e
Pyry Haulos [Wed, 19 Oct 2016 19:17:38 +0000 (19:17 +0000)]
Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch am: 37e360591e
am: 101d60fc56

Change-Id: I451dbcecdf18f19e78b91beb7666e7c6efe8eb70

7 years agoMerge "CP: Use empty region when buffer age is not supported" into nougat-cts-dev...
Tina Zhou [Wed, 19 Oct 2016 19:17:10 +0000 (19:17 +0000)]
Merge "CP: Use empty region when buffer age is not supported" into nougat-cts-dev am: b82263e2ad
am: a2ce844bcb

Change-Id: Icfa834f4f44b6cd5235f817e52e49b5864f8a42e

7 years agoCP: Use empty region when buffer age is not supported am: 8230646213
Kalle Raita [Wed, 19 Oct 2016 19:16:53 +0000 (19:16 +0000)]
CP: Use empty region when buffer age is not supported am: 8230646213
am: 5997f85ae1

Change-Id: Ic143fcd05c40551c0391f5555e3e8980dbe3269f

7 years agoMerge "Fix deStrnlen fall-back implementation" into nougat-cts-dev am: a04db6628e
Tina Zhou [Wed, 19 Oct 2016 19:16:43 +0000 (19:16 +0000)]
Merge "Fix deStrnlen fall-back implementation" into nougat-cts-dev am: a04db6628e
am: b484689e86

Change-Id: I45f017a4bf82ff1af508994bc37cc7c457785be2

7 years agoFix deStrnlen fall-back implementation am: 54ebe093a9
Pyry Haulos [Wed, 19 Oct 2016 19:16:29 +0000 (19:16 +0000)]
Fix deStrnlen fall-back implementation am: 54ebe093a9
am: d4fee8c43b

Change-Id: Ib3ebc0e7bd3368f7d7dd261b4a373f3319aa91a8

7 years agoMerge "Remove a few preprocessor cases testing undefined behavior" into nougat-cts...
Tina Zhou [Wed, 19 Oct 2016 19:16:16 +0000 (19:16 +0000)]
Merge "Remove a few preprocessor cases testing undefined behavior" into nougat-cts-dev am: 4275d2099c
am: 75cbc40ebf

Change-Id: I023c8ae967f37ac72414ba6095a1bd1299ea3f58

7 years agoresolve merge conflicts of e5f7483 to master
Pyry Haulos [Wed, 19 Oct 2016 19:16:03 +0000 (19:16 +0000)]
resolve merge conflicts of e5f7483 to master
am: c4598ea31b

Change-Id: I61aa10b24cfc71434506c5a83816ce42225b58fd

7 years agoMerge "Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch" into...
Tina Zhou [Wed, 19 Oct 2016 18:13:50 +0000 (18:13 +0000)]
Merge "Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch" into nougat-cts-dev
am: 544e0e3b1d

Change-Id: I9b6b41060c199df465bb1aaf602b6c4e65170f19

7 years agoCheck for EXT_color_buffer_float in read_pixels_fbo_format_mismatch
Pyry Haulos [Wed, 19 Oct 2016 18:13:49 +0000 (18:13 +0000)]
Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch
am: 37e360591e

Change-Id: Iebccb4130e83bc05880ed19700b627920bd2c195

7 years agoMerge "CP: Use empty region when buffer age is not supported" into nougat-cts-dev
Tina Zhou [Wed, 19 Oct 2016 18:13:35 +0000 (18:13 +0000)]
Merge "CP: Use empty region when buffer age is not supported" into nougat-cts-dev
am: b82263e2ad

Change-Id: I48d7e3cf7abc24ea85d15e2c8e1cc28f495a715b

7 years agoCP: Use empty region when buffer age is not supported
Kalle Raita [Wed, 19 Oct 2016 18:13:34 +0000 (18:13 +0000)]
CP: Use empty region when buffer age is not supported
am: 8230646213

Change-Id: If04b5b6d5d8fc49177eae42772be8d8cfa5df7dd

7 years agoMerge "Fix deStrnlen fall-back implementation" into nougat-cts-dev
Tina Zhou [Wed, 19 Oct 2016 18:13:17 +0000 (18:13 +0000)]
Merge "Fix deStrnlen fall-back implementation" into nougat-cts-dev
am: a04db6628e

Change-Id: Iab81c26287e321d1ae9d15873866617690977868

7 years agoFix deStrnlen fall-back implementation
Pyry Haulos [Wed, 19 Oct 2016 18:13:16 +0000 (18:13 +0000)]
Fix deStrnlen fall-back implementation
am: 54ebe093a9

Change-Id: Ib970fc5430045b05006dee1fb47a08de6997c5df

7 years agoMerge "Remove a few preprocessor cases testing undefined behavior" into nougat-cts-dev
Tina Zhou [Wed, 19 Oct 2016 18:13:06 +0000 (18:13 +0000)]
Merge "Remove a few preprocessor cases testing undefined behavior" into nougat-cts-dev
am: 4275d2099c

Change-Id: I6dddd9f4d9f8223e6a639266cc9d2a3afe800598

7 years agoMerge "Check for shader type support in negative precise tests" into nougat-cts-dev...
Tina Zhou [Wed, 19 Oct 2016 16:42:57 +0000 (16:42 +0000)]
Merge "Check for shader type support in negative precise tests" into nougat-cts-dev am: c30d04b8e7 am: 3766bd80e2 am: 298ccacd02 am: 39fb3ed56c am: 7d8ad93b46
am: 7398574447

Change-Id: I230791ed5643493cca28949fc708e322a64d4299

7 years agoCheck for shader type support in negative precise tests am: 4a3a2d79a0 am: dd142e90db...
Pyry Haulos [Wed, 19 Oct 2016 16:42:46 +0000 (16:42 +0000)]
Check for shader type support in negative precise tests am: 4a3a2d79a0 am: dd142e90db am: def3338070 am: 6dee5b33a4 am: 5d2d0738a7
am: 9911b7cbe5

Change-Id: I6feaed0b9de0fbdb9e1f21a9410d3ed137212106

7 years agoMerge "Check for shader type support in negative shader directive tests" into nougat...
Tina Zhou [Wed, 19 Oct 2016 16:42:35 +0000 (16:42 +0000)]
Merge "Check for shader type support in negative shader directive tests" into nougat-cts-dev am: a3513e86ff am: 5b8758faed am: 17116fd375 am: 8ab480579c am: 2e202ebf40
am: 7ea4640e9e

Change-Id: I8d04c61b23938a6706ceb8cfdd36f42f57f4a380

7 years agoCheck for shader type support in negative shader directive tests am: cf6e6ab134 am...
Pyry Haulos [Wed, 19 Oct 2016 16:42:23 +0000 (16:42 +0000)]
Check for shader type support in negative shader directive tests am: cf6e6ab134 am: b9611b0106 am: 86ccb86120 am: cd315fa2d3 am: a4d11f02f8
am: f5b5eae442

Change-Id: I3bc38882ff656ef628b795e4534540594434ff1e

7 years agoMerge "Check for shader type support in negative precise tests" into nougat-cts-dev...
Tina Zhou [Wed, 19 Oct 2016 16:34:32 +0000 (16:34 +0000)]
Merge "Check for shader type support in negative precise tests" into nougat-cts-dev am: c30d04b8e7 am: 3766bd80e2 am: 298ccacd02 am: 39fb3ed56c
am: 7d8ad93b46

Change-Id: Ib6b47bee9140b45bf93d9ec3a53ca2d3e3d0d79b

7 years agoCheck for shader type support in negative precise tests am: 4a3a2d79a0 am: dd142e90db...
Pyry Haulos [Wed, 19 Oct 2016 16:34:22 +0000 (16:34 +0000)]
Check for shader type support in negative precise tests am: 4a3a2d79a0 am: dd142e90db am: def3338070 am: 6dee5b33a4
am: 5d2d0738a7

Change-Id: I18e83b2707da93427099509854160e866f98ba4f

7 years agoMerge "Check for shader type support in negative shader directive tests" into nougat...
Tina Zhou [Wed, 19 Oct 2016 16:34:11 +0000 (16:34 +0000)]
Merge "Check for shader type support in negative shader directive tests" into nougat-cts-dev am: a3513e86ff am: 5b8758faed am: 17116fd375 am: 8ab480579c
am: 2e202ebf40

Change-Id: I6278b40f699992663aab369dfcaf1e860f6e8efa

7 years agoCheck for shader type support in negative shader directive tests am: cf6e6ab134 am...
Pyry Haulos [Wed, 19 Oct 2016 16:33:59 +0000 (16:33 +0000)]
Check for shader type support in negative shader directive tests am: cf6e6ab134 am: b9611b0106 am: 86ccb86120 am: cd315fa2d3
am: a4d11f02f8

Change-Id: I01742d8c289105c0e1b0895b8152349e998babb1

7 years agoMerge "Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch" into...
Tina Zhou [Wed, 19 Oct 2016 16:27:55 +0000 (16:27 +0000)]
Merge "Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch" into nougat-cts-dev am: 544e0e3b1d am: af005183c6 am: 3af556fa23
am: 4b09d218b7

Change-Id: I14960f121d46dd3c3ae18b6a8f4034fb7c4ac0a7

7 years agoCheck for EXT_color_buffer_float in read_pixels_fbo_format_mismatch am: 37e360591e...
Pyry Haulos [Wed, 19 Oct 2016 16:27:45 +0000 (16:27 +0000)]
Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch am: 37e360591e am: b403d93667 am: 7d57783e07
am: 2c96ee9d1e

Change-Id: Ib8c06c531c802820c772ce70ceee8015691dee15

7 years agoMerge "CP: Use empty region when buffer age is not supported" into nougat-cts-dev...
Tina Zhou [Wed, 19 Oct 2016 16:27:35 +0000 (16:27 +0000)]
Merge "CP: Use empty region when buffer age is not supported" into nougat-cts-dev am: b82263e2ad am: bde74aec80 am: c3471eb1c7
am: 6389ecabb6

Change-Id: Ibf036ca7fb7c538073b5cfb13e022e18ffab2a5e

7 years agoCP: Use empty region when buffer age is not supported am: 8230646213 am: 3e8d57ed32...
Kalle Raita [Wed, 19 Oct 2016 16:27:25 +0000 (16:27 +0000)]
CP: Use empty region when buffer age is not supported am: 8230646213 am: 3e8d57ed32 am: 24169a1c92
am: 5f95cd5862

Change-Id: I8d4f79f47b08f429c2c3ed372a9c510ec611329f

7 years agoMerge "Fix deStrnlen fall-back implementation" into nougat-cts-dev am: a04db6628e...
Tina Zhou [Wed, 19 Oct 2016 16:27:11 +0000 (16:27 +0000)]
Merge "Fix deStrnlen fall-back implementation" into nougat-cts-dev am: a04db6628e am: 4e28a717a1 am: 9bcd2cdcae
am: 63dabf3db4

Change-Id: Id84d6cae2b440349bf489e993a8e8f472602379e

7 years agoFix deStrnlen fall-back implementation am: 54ebe093a9 am: 7595269a79 am: a1e1fe14f0
Pyry Haulos [Wed, 19 Oct 2016 16:27:01 +0000 (16:27 +0000)]
Fix deStrnlen fall-back implementation am: 54ebe093a9 am: 7595269a79 am: a1e1fe14f0
am: e21b847ac0

Change-Id: I0a24be976f5c5beb9e2d7f6e9cecf66eac586ad6

7 years agoMerge "Remove a few preprocessor cases testing undefined behavior" into nougat-cts...
Tina Zhou [Wed, 19 Oct 2016 16:26:50 +0000 (16:26 +0000)]
Merge "Remove a few preprocessor cases testing undefined behavior" into nougat-cts-dev am: 4275d2099c am: 6fd85eb3eb am: 2ba9b99e0a
am: ff244078e9

Change-Id: I1e6e54b0148540811a630a572903bff23b6d1425

7 years agoRemove a few preprocessor cases testing undefined behavior am: e5f7483417 am: b9a2f1b...
Pyry Haulos [Wed, 19 Oct 2016 16:26:39 +0000 (16:26 +0000)]
Remove a few preprocessor cases testing undefined behavior am: e5f7483417 am: b9a2f1b768 am: d280df3576
am: 5655cfc165

Change-Id: Ia94f79926a2291828f2be366c08e2bf8364084ca

7 years agoMerge "Check for shader type support in negative precise tests" into nougat-cts-dev...
Tina Zhou [Wed, 19 Oct 2016 16:26:28 +0000 (16:26 +0000)]
Merge "Check for shader type support in negative precise tests" into nougat-cts-dev am: c30d04b8e7 am: 3766bd80e2 am: 298ccacd02
am: 39fb3ed56c

Change-Id: I4542f3bdd10d9eb8a5111ebc7d8046869f370715

7 years agoCheck for shader type support in negative precise tests am: 4a3a2d79a0 am: dd142e90db...
Pyry Haulos [Wed, 19 Oct 2016 16:26:18 +0000 (16:26 +0000)]
Check for shader type support in negative precise tests am: 4a3a2d79a0 am: dd142e90db am: def3338070
am: 6dee5b33a4

Change-Id: I60ee63a273c2249293e50ff09766e895fc9cc905

7 years agoMerge "Check for shader type support in negative shader directive tests" into nougat...
Tina Zhou [Wed, 19 Oct 2016 16:26:08 +0000 (16:26 +0000)]
Merge "Check for shader type support in negative shader directive tests" into nougat-cts-dev am: a3513e86ff am: 5b8758faed am: 17116fd375
am: 8ab480579c

Change-Id: Ib44dec7601b430df3be2e190d19242f1bc8af457

7 years agoCheck for shader type support in negative shader directive tests am: cf6e6ab134 am...
Pyry Haulos [Wed, 19 Oct 2016 16:25:57 +0000 (16:25 +0000)]
Check for shader type support in negative shader directive tests am: cf6e6ab134 am: b9611b0106 am: 86ccb86120
am: cd315fa2d3

Change-Id: I9e33b56c6a24536eee39e3e7e610fdc1928c261e

7 years agoMerge "Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch" into...
Tina Zhou [Wed, 19 Oct 2016 16:20:00 +0000 (16:20 +0000)]
Merge "Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch" into nougat-cts-dev am: 544e0e3b1d am: af005183c6
am: 3af556fa23

Change-Id: I9a5b99b40e09e860493289e2f3973693dfae4e1b

7 years agoCheck for EXT_color_buffer_float in read_pixels_fbo_format_mismatch am: 37e360591e...
Pyry Haulos [Wed, 19 Oct 2016 16:19:50 +0000 (16:19 +0000)]
Check for EXT_color_buffer_float in read_pixels_fbo_format_mismatch am: 37e360591e am: b403d93667
am: 7d57783e07

Change-Id: Ic6c1712918f49ea26ba6e1b04df3a89a70ed183f

7 years agoMerge "CP: Use empty region when buffer age is not supported" into nougat-cts-dev...
Tina Zhou [Wed, 19 Oct 2016 16:19:40 +0000 (16:19 +0000)]
Merge "CP: Use empty region when buffer age is not supported" into nougat-cts-dev am: b82263e2ad am: bde74aec80
am: c3471eb1c7

Change-Id: Iacdc2ad1d317c6f9d7493e55b7fa2b0e1b7d57b0

7 years agoCP: Use empty region when buffer age is not supported am: 8230646213 am: 3e8d57ed32
Kalle Raita [Wed, 19 Oct 2016 16:19:30 +0000 (16:19 +0000)]
CP: Use empty region when buffer age is not supported am: 8230646213 am: 3e8d57ed32
am: 24169a1c92

Change-Id: Ib438b68f3350ad8d6151bded88655ac018266beb

7 years agoMerge "Fix deStrnlen fall-back implementation" into nougat-cts-dev am: a04db6628e...
Tina Zhou [Wed, 19 Oct 2016 16:19:20 +0000 (16:19 +0000)]
Merge "Fix deStrnlen fall-back implementation" into nougat-cts-dev am: a04db6628e am: 4e28a717a1
am: 9bcd2cdcae

Change-Id: If301d2d8f861b82163e8bb994e6a9c0f17b4856f

7 years agoFix deStrnlen fall-back implementation am: 54ebe093a9 am: 7595269a79
Pyry Haulos [Wed, 19 Oct 2016 16:19:10 +0000 (16:19 +0000)]
Fix deStrnlen fall-back implementation am: 54ebe093a9 am: 7595269a79
am: a1e1fe14f0

Change-Id: I598d2d500934589cb72020e765db4f6e64a5a139

7 years agoMerge "Remove a few preprocessor cases testing undefined behavior" into nougat-cts...
Tina Zhou [Wed, 19 Oct 2016 16:19:00 +0000 (16:19 +0000)]
Merge "Remove a few preprocessor cases testing undefined behavior" into nougat-cts-dev am: 4275d2099c am: 6fd85eb3eb
am: 2ba9b99e0a

Change-Id: I9c3d6299bbf151b67388d8134074c10296c4a6e7

7 years agoRemove a few preprocessor cases testing undefined behavior am: e5f7483417 am: b9a2f1b768
Pyry Haulos [Wed, 19 Oct 2016 16:18:50 +0000 (16:18 +0000)]
Remove a few preprocessor cases testing undefined behavior am: e5f7483417 am: b9a2f1b768
am: d280df3576

Change-Id: Id3487e97793d846b6bc94b74f0fdd7451c5b1854

7 years agoMerge "Check for shader type support in negative precise tests" into nougat-cts-dev...
Tina Zhou [Wed, 19 Oct 2016 16:18:39 +0000 (16:18 +0000)]
Merge "Check for shader type support in negative precise tests" into nougat-cts-dev am: c30d04b8e7 am: 3766bd80e2
am: 298ccacd02

Change-Id: Iaf1631e7e6e8a1cafb87ada92ea19b98ea8678b3

7 years agoMerge "Check for shader type support in negative precise tests" into nougat-cts-dev...
Tina Zhou [Wed, 19 Oct 2016 16:18:32 +0000 (16:18 +0000)]
Merge "Check for shader type support in negative precise tests" into nougat-cts-dev am: c30d04b8e7 am: 5d4bf790d7 am: c5237d7240
am: b2429a3bf2

Change-Id: I640516e329af3bd436fc8ca5792c4d0751085ec5

7 years agoCheck for shader type support in negative precise tests am: 4a3a2d79a0 am: dd142e90db
Pyry Haulos [Wed, 19 Oct 2016 16:18:30 +0000 (16:18 +0000)]
Check for shader type support in negative precise tests am: 4a3a2d79a0 am: dd142e90db
am: def3338070

Change-Id: I3aa2f3fed7c80c8bc73fa0a7739e9cabcb334e57

7 years agoCheck for shader type support in negative precise tests am: 4a3a2d79a0 am: 09137b73d2...
Pyry Haulos [Wed, 19 Oct 2016 16:18:21 +0000 (16:18 +0000)]
Check for shader type support in negative precise tests am: 4a3a2d79a0 am: 09137b73d2 am: 21efe91dfc
am: 39ac26a1e7

Change-Id: Icbf6af693507f33f5053115820ea216f859c61ba

7 years agoMerge "Check for shader type support in negative shader directive tests" into nougat...
Tina Zhou [Wed, 19 Oct 2016 16:18:20 +0000 (16:18 +0000)]
Merge "Check for shader type support in negative shader directive tests" into nougat-cts-dev am: a3513e86ff am: 5b8758faed
am: 17116fd375

Change-Id: Ifd080a3bb8d7bb3577f5e449021e00df0c482922

7 years agoCheck for shader type support in negative shader directive tests am: cf6e6ab134 am...
Pyry Haulos [Wed, 19 Oct 2016 16:18:10 +0000 (16:18 +0000)]
Check for shader type support in negative shader directive tests am: cf6e6ab134 am: b9611b0106
am: 86ccb86120

Change-Id: Idf4a87f74cbc3811f34fbbf4faed61de5e0787eb

7 years agoMerge "Check for shader type support in negative shader directive tests" into nougat...
Tina Zhou [Wed, 19 Oct 2016 16:18:09 +0000 (16:18 +0000)]
Merge "Check for shader type support in negative shader directive tests" into nougat-cts-dev am: a3513e86ff am: 6fa068040b am: 444946b13a
am: a2f17e5e54

Change-Id: I247aa3067d71944ec75c1ac1b9d6ba1453f02356

7 years agoCheck for shader type support in negative shader directive tests am: cf6e6ab134 am...
Pyry Haulos [Wed, 19 Oct 2016 16:17:58 +0000 (16:17 +0000)]
Check for shader type support in negative shader directive tests am: cf6e6ab134 am: 3dd07d23f6 am: 29d64a978d
am: 83815b4221

Change-Id: I787e34f3f92b1a0f70cc131a0eb2933d79ea3b0a