platform/upstream/VK-GL-CTS.git
8 years agoMerge "Check configs before mutable_render_buffer negative test"
TreeHugger Robot [Thu, 19 May 2016 21:58:12 +0000 (21:58 +0000)]
Merge "Check configs before mutable_render_buffer negative test"

8 years agoCheck configs before mutable_render_buffer negative test
Pablo Ceballos [Wed, 18 May 2016 23:11:26 +0000 (16:11 -0700)]
Check configs before mutable_render_buffer negative test

Some implementations don't expose any configs without support for
mutable render buffer. Don't test those.

Bug 27129258

Change-Id: I5186630ac81abc31002881c092d9ca50607eb1c4

8 years agoRe-build mustpass
Pyry Haulos [Thu, 19 May 2016 20:24:57 +0000 (13:24 -0700)]
Re-build mustpass

Change-Id: Ic452687342d83cbf8229934ea9ea20e979f21906

8 years agoDo not add shared var cases for double types
Pyry Haulos [Thu, 19 May 2016 20:24:27 +0000 (13:24 -0700)]
Do not add shared var cases for double types

Change-Id: Ic0ecaef03f9305d16214b29ed1c3bfca103f2f49

8 years agoFix a few VkDeviceSize -> size_t conversion warnings
Pyry Haulos [Thu, 19 May 2016 19:03:53 +0000 (12:03 -0700)]
Fix a few VkDeviceSize -> size_t conversion warnings

8 years agoAdd new files to Android.mk
Pyry Haulos [Thu, 19 May 2016 19:03:25 +0000 (12:03 -0700)]
Add new files to Android.mk

8 years agoMerge in code from Khronos Vulkan CTS repo
Pyry Haulos [Thu, 19 May 2016 19:34:23 +0000 (12:34 -0700)]
Merge in code from Khronos Vulkan CTS repo

8 years agoArchive NYC mustpass
Pyry Haulos [Thu, 19 May 2016 18:42:13 +0000 (11:42 -0700)]
Archive NYC mustpass

 * NYC mustpass is moved under android/cts/nyc

 * New EGL tests in master added to mustpass

 * Harmonized vulkan test filter files prefix from vulkan- to vk-

Change-Id: Ie33e91ad071aae27be0e59e24e20f7d2da25bc63

8 years agoFix -Wconversion warning in mutable render buffer tests
Pyry Haulos [Thu, 19 May 2016 18:07:31 +0000 (11:07 -0700)]
Fix -Wconversion warning in mutable render buffer tests

Change-Id: I55e2c219baff1d676e7f232fcfa0496c12371f07

8 years agoFix various compiler warnings
Pyry Haulos [Thu, 19 May 2016 17:39:50 +0000 (10:39 -0700)]
Fix various compiler warnings

8 years agoMerge vulkan-cts-1.0 into vulkan-cts-1.0-dev
Pyry Haulos [Thu, 19 May 2016 17:38:43 +0000 (10:38 -0700)]
Merge vulkan-cts-1.0 into vulkan-cts-1.0-dev

8 years agoMerge branch '303-tessellation-geometry-interaction-tests' into 'vulkan-cts-1.0-dev'
Pyry Haulos [Thu, 19 May 2016 17:20:44 +0000 (17:20 +0000)]
Merge branch '303-tessellation-geometry-interaction-tests' into 'vulkan-cts-1.0-dev'

Geometry interaction tessellation tests

Ported from GLES 3.1

Some features were excluded:
- Transform Feedback related tests
- tests that required true runtime shader generation
  (because we need to support precompiled shaders)

Fixes #303

This depends on tessellation tests, implemented in !474

See merge request !501

8 years agoMerge branch '359-opcompositeinsert-assembly-tests' into 'vulkan-cts-1.0-dev'
Pyry Haulos [Thu, 19 May 2016 17:19:46 +0000 (17:19 +0000)]
Merge branch '359-opcompositeinsert-assembly-tests' into 'vulkan-cts-1.0-dev'

Add OpCompositeInsert tests.

See merge request !523

8 years agoMerge branch 'rasterization-tests' into 'vulkan-cts-1.0-dev'
Pyry Haulos [Thu, 19 May 2016 17:18:35 +0000 (17:18 +0000)]
Merge branch 'rasterization-tests' into 'vulkan-cts-1.0-dev'

Rasterization tests

This branch contains basic rasterization test ported from the modules/gles3/functional/es3fRasterizationTests.cpp.

See merge request !521

8 years agoMerge branch '301-UBOAndSSBOTests' into 'vulkan-cts-1.0-dev'
Pyry Haulos [Thu, 19 May 2016 17:16:02 +0000 (17:16 +0000)]
Merge branch '301-UBOAndSSBOTests' into 'vulkan-cts-1.0-dev'

Extend SSBO and UBO tests

Extend SSBO and UBO tests by testing matrices per elements.
Fix #301

See merge request !468

8 years agoMerge branch '348-new-google-tests' into 'vulkan-cts-1.0-dev'
Pyry Haulos [Thu, 19 May 2016 17:12:06 +0000 (17:12 +0000)]
Merge branch '348-new-google-tests' into 'vulkan-cts-1.0-dev'

Add new tests to Khronos Vulkan CTS mustpass

Fixes #348

See merge request !480

8 years agoTurn on well defined signed integer overflow
Mika Isojärvi [Thu, 17 Mar 2016 02:00:59 +0000 (19:00 -0700)]
Turn on well defined signed integer overflow

clang and gcc assume that signed integers never overflow.
This leads to unexpected bugs when optimizer removes bound checks etc.

Bug: 27703278
Bug: 22715185
Change-Id: Iab4c884fa190d05c0ac9236d01eeeb190e765e69
(cherry picked from commit ae6c306e39080de59a8535cf1797b27951dcaa6c)

8 years agoAdd Android NDK r11 toolchain as new default
Pyry Haulos [Tue, 15 Mar 2016 20:47:53 +0000 (13:47 -0700)]
Add Android NDK r11 toolchain as new default

New NDK r11 toolchain fixes libc++ on x86 enabling glslang support in
Android builds.

Change-Id: I5141b97f3152cfb1420a116cae40d671477ed254
(cherry picked from commit de7fb14fc30a8dd60e0215c333950b6a996c825a)

8 years agoAdded vertex input attribute offset size chek to the drawPrimitives() method.
Peter Siket [Thu, 19 May 2016 07:57:25 +0000 (09:57 +0200)]
Added vertex input attribute offset size chek to the drawPrimitives() method.

8 years agoMerge "Remove EGL color clear tests with threshold issues am: 0c9e8fa38d am: 6eedb7ee...
Mika Isojärvi [Wed, 18 May 2016 18:02:55 +0000 (18:02 +0000)]
Merge "Remove EGL color clear tests with threshold issues am: 0c9e8fa38d am: 6eedb7ee95" into nyc-mr1-dev-plus-aosp
am: e3e3792e2e

* commit 'e3e3792e2eab28a99d724f1aa2bbdbfc8c0e292c':

Change-Id: I0e61b4967e20d197afa15014fb8c10bce5a2f5f5

8 years agoRemove EGL color clear tests with threshold issues am: 0c9e8fa38d am: f30d73fd89
Mika Isojrvi [Wed, 18 May 2016 18:02:54 +0000 (18:02 +0000)]
Remove EGL color clear tests with threshold issues am: 0c9e8fa38d am: f30d73fd89
am: ccbf8152b0

* commit 'ccbf8152b02d38c878fc794ea480c94385a8b2c9':
  Remove EGL color clear tests with threshold issues

Change-Id: I3ad564623f5ff3917e7b5ff58c15f0ad643b215a

8 years agoMerge "Remove EGL color clear tests with threshold issues am: 0c9e8fa38d am: 6eedb7ee...
Android Build Merger (Role) [Wed, 18 May 2016 18:00:31 +0000 (18:00 +0000)]
Merge "Remove EGL color clear tests with threshold issues am: 0c9e8fa38d am: 6eedb7ee95" into nyc-mr1-dev-plus-aosp

8 years agoRemove EGL color clear tests with threshold issues am: 0c9e8fa38d
Mika Isojärvi [Wed, 18 May 2016 18:00:16 +0000 (18:00 +0000)]
Remove EGL color clear tests with threshold issues am: 0c9e8fa38d
am: f30d73fd89

* commit 'f30d73fd8949406344de2c9c2af0a7f8210ceee7':
  Remove EGL color clear tests with threshold issues

Change-Id: I8342164a5a50ad068e4157c9bd0486e2fbae5d36

8 years agoRemove EGL color clear tests with threshold issues am: 0c9e8fa38d
Mika Isojärvi [Wed, 18 May 2016 18:00:16 +0000 (18:00 +0000)]
Remove EGL color clear tests with threshold issues am: 0c9e8fa38d
am: 6eedb7ee95

* commit '6eedb7ee95223c05e9f444d31e9e1896c4a58d42':
  Remove EGL color clear tests with threshold issues

Change-Id: If7af919ef09fc55d06bfbed05e983bb332fc001e

8 years agoRemove EGL color clear tests with threshold issues
Mika Isojrvi [Wed, 18 May 2016 17:57:44 +0000 (17:57 +0000)]
Remove EGL color clear tests with threshold issues
am: 0c9e8fa38d

* commit '0c9e8fa38d16b3775b6ba5a54ef965e7a5ae779d':
  Remove EGL color clear tests with threshold issues

Change-Id: Id481488d867f1d35985235fd17cfca85dcb7badb

8 years agoRemove EGL color clear tests with threshold issues
Mika Isojrvi [Wed, 18 May 2016 17:57:43 +0000 (17:57 +0000)]
Remove EGL color clear tests with threshold issues
am: 0c9e8fa38d

* commit '0c9e8fa38d16b3775b6ba5a54ef965e7a5ae779d':
  Remove EGL color clear tests with threshold issues

Change-Id: Icbaeee36df37fc4619afbf9b13cdee9a3e7cd322

8 years agoOpenGL rasterization tests are ported.
Peter Siket [Wed, 18 May 2016 11:31:42 +0000 (13:31 +0200)]
OpenGL rasterization tests are ported.

8 years agoRemove EGL color clear tests with threshold issues
Mika Isojärvi [Tue, 17 May 2016 21:30:43 +0000 (14:30 -0700)]
Remove EGL color clear tests with threshold issues

Bug: 28676683
Change-Id: Id127cb04cc004aa0ff1ab392bc1262afd665f21c

8 years agoMerge branch 'scygan-wsi' into 'vulkan-cts-1.0-dev'
Pyry Haulos [Tue, 17 May 2016 20:15:26 +0000 (20:15 +0000)]
Merge branch 'scygan-wsi' into 'vulkan-cts-1.0-dev'

vktWsiSwapchainTests: fixed bugs and removed unnecessary barriers.

  * VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR may be unsupported - use transform returned from API

  * `capabilities.maxImageCount == 0` means no limits, test should account for that

  * Additionally two barriers are removed - they are unnessary, as given transitions are already performed by renderpass

  * do not depend on optional depth clamp feature

  * fixed bug in surface capabilities validation where surface's height was tested with respect to width's limits.

See merge request !559

8 years agoMerge in fixes from Google repository
Pyry Haulos [Tue, 17 May 2016 19:49:36 +0000 (12:49 -0700)]
Merge in fixes from Google repository

8 years agoMerge "Fix test copying zero sized regions" into nyc-dev am: 1d141cf052 am: 0354f299a8
Mika Isojärvi [Tue, 17 May 2016 18:49:19 +0000 (18:49 +0000)]
Merge "Fix test copying zero sized regions" into nyc-dev am: 1d141cf052 am: 0354f299a8
am: 75867a8f36

* commit '75867a8f366622cb876ae7b8ce72516abe3ca23b':

Change-Id: If52f0a712104d8547f237ba328bc711d96b3d4b3

8 years agoRemove long running test from mustpass am: 7d9c63c10d am: cfb849d08e
Mika Isojrvi [Tue, 17 May 2016 18:49:18 +0000 (18:49 +0000)]
Remove long running test from mustpass am: 7d9c63c10d am: cfb849d08e
am: 9c75f1493f

* commit '9c75f1493f95bb0f744d803a44e17e86891ca3cf':

Change-Id: I1855242a8536d87b95d749dd3799af05662e2f0d

8 years agoMerge "Fix test copying zero sized regions" into nyc-dev am: 1d141cf052 am: d40aae767e
Mika Isojärvi [Tue, 17 May 2016 18:49:17 +0000 (18:49 +0000)]
Merge "Fix test copying zero sized regions" into nyc-dev am: 1d141cf052 am: d40aae767e
am: bb7fb12aff

* commit 'bb7fb12affb90dba1173dc6b7ca753a51ab58ede':
  Fix test copying zero sized regions

Change-Id: I8c736dd6e86831bb6ae893c3a4f152b18e98c36e

8 years agoRemove long running test from mustpass am: 7d9c63c10d am: 80e079c1ca
Mika Isojrvi [Tue, 17 May 2016 18:49:13 +0000 (18:49 +0000)]
Remove long running test from mustpass am: 7d9c63c10d am: 80e079c1ca
am: 9ddc16bdbe

* commit '9ddc16bdbea3ad9f469e04ca15631a16407578cb':
  Remove long running test from mustpass

Change-Id: I2c87490a83ee0d992bef7fe59927ee006cf61f60

8 years agoMerge "Fix test copying zero sized regions" into nyc-dev am: 1d141cf052
Mika Isojarvi [Tue, 17 May 2016 18:44:54 +0000 (18:44 +0000)]
Merge "Fix test copying zero sized regions" into nyc-dev am: 1d141cf052
am: 0354f299a8

* commit '0354f299a8324274d617d8a1d9e65fba1303e1fb':

Change-Id: I65bc5cbfb438722d8dc271ef15091dca8e2d9642

8 years agoRemove long running test from mustpass am: 7d9c63c10d
Mika Isojärvi [Tue, 17 May 2016 18:44:52 +0000 (18:44 +0000)]
Remove long running test from mustpass am: 7d9c63c10d
am: cfb849d08e

* commit 'cfb849d08ee841b82dfe3535b5cc5a95fcb5a2db':

Change-Id: Ic60466c855d233039c8f416ab0d1c3193e8d42e3

8 years agoMerge "Fix test copying zero sized regions" into nyc-dev am: 1d141cf052
Mika Isojarvi [Tue, 17 May 2016 18:41:20 +0000 (18:41 +0000)]
Merge "Fix test copying zero sized regions" into nyc-dev am: 1d141cf052
am: d40aae767e

* commit 'd40aae767e3c5e78657fc73a85f8b669d7b1ce21':
  Fix test copying zero sized regions

Change-Id: I8753ae960fc78d8f355e8478ad0ed702638732e9

8 years agoRemove long running test from mustpass am: 7d9c63c10d
Mika Isojärvi [Tue, 17 May 2016 18:41:18 +0000 (18:41 +0000)]
Remove long running test from mustpass am: 7d9c63c10d
am: 80e079c1ca

* commit '80e079c1cadba76794314131e1e713b37ab4ccda':
  Remove long running test from mustpass

Change-Id: I47e7ebcbe6b52cb07f490960899a5c8c14c099bb

8 years agoMerge "Fix test copying zero sized regions" into nyc-dev
Mika Isojärvi [Tue, 17 May 2016 18:37:41 +0000 (18:37 +0000)]
Merge "Fix test copying zero sized regions" into nyc-dev
am: 1d141cf052

* commit '1d141cf052979b30cd653ef1f1e46db73e1f52b0':
  Fix test copying zero sized regions

Change-Id: I811e146b1ec8960aecbfffb3e169c172eff44556

8 years agoRemove long running test from mustpass
Mika Isojrvi [Tue, 17 May 2016 18:37:39 +0000 (18:37 +0000)]
Remove long running test from mustpass
am: 7d9c63c10d

* commit '7d9c63c10def26a5ba04f97f9832578332dea355':
  Remove long running test from mustpass

Change-Id: I08e9c29084c2b7ade1b3ab6c47726b0ebe7f977e

8 years agoMerge "Fix test copying zero sized regions" into nyc-dev
Mika Isojärvi [Tue, 17 May 2016 18:35:04 +0000 (18:35 +0000)]
Merge "Fix test copying zero sized regions" into nyc-dev
am: 1d141cf052

* commit '1d141cf052979b30cd653ef1f1e46db73e1f52b0':
  Fix test copying zero sized regions

Change-Id: I079ae44b6e2807ac21bc5adce20a6c6118cc8273

8 years agoRemove long running test from mustpass
Mika Isojrvi [Tue, 17 May 2016 18:35:03 +0000 (18:35 +0000)]
Remove long running test from mustpass
am: 7d9c63c10d

* commit '7d9c63c10def26a5ba04f97f9832578332dea355':
  Remove long running test from mustpass

Change-Id: Id37797295dd32956761caf57c0f41b17d46a50ea

8 years agoMerge "Fix test copying zero sized regions" into nyc-dev
Mika Isojarvi [Tue, 17 May 2016 18:22:12 +0000 (18:22 +0000)]
Merge "Fix test copying zero sized regions" into nyc-dev

8 years agoFix test copying zero sized regions
Mika Isojärvi [Tue, 17 May 2016 17:08:40 +0000 (10:08 -0700)]
Fix test copying zero sized regions

Bug: 28677103
Change-Id: I4c23277f51ab4ea3e28a76ab757d0c2c8fe007d6

8 years agoRemove long running test from mustpass
Mika Isojärvi [Tue, 17 May 2016 16:48:28 +0000 (09:48 -0700)]
Remove long running test from mustpass

Bug: 28813504
Change-Id: Ie79a1cf804413d0be3d3549cb7e56c2aba6ed3f5

8 years agoMerge "Merge "PipelineCache: track buffer allocation" into nyc-dev am: 0eae982184...
Pyry Haulos [Tue, 17 May 2016 16:16:18 +0000 (16:16 +0000)]
Merge "Merge "PipelineCache: track buffer allocation" into nyc-dev am: 0eae982184 am: e410b6b3bb" into nyc-mr1-dev-plus-aosp
am: a5bd7e6bdd

* commit 'a5bd7e6bddd8f08ca97b4564ff610fcc2df89cc9':

Change-Id: I55e4645f97a671ba82962f4b377ff3572f5fd191

8 years agoMerge "Merge "Apply alternatives to vector refract tests" into nyc-dev am: af5eecc70b...
Mika Isojarvi [Tue, 17 May 2016 16:16:17 +0000 (16:16 +0000)]
Merge "Merge "Apply alternatives to vector refract tests" into nyc-dev am: af5eecc70b am: 4f84f2762e" into nyc-mr1-dev-plus-aosp
am: 0e0d287517

* commit '0e0d28751784dfa81928e50cf2581d765cf0298c':

Change-Id: I139d10315027807fd4aa200dcca59bcc18d0dc1a

8 years agoMerge "Merge "PipelineCache: track buffer allocation" into nyc-dev am: 0eae982184...
Pyry Haulos [Tue, 17 May 2016 16:16:15 +0000 (16:16 +0000)]
Merge "Merge "PipelineCache: track buffer allocation" into nyc-dev am: 0eae982184 am: 354f210248" into nyc-mr1-dev-plus-aosp
am: 62f63c54ce

* commit '62f63c54ce697a26f2a03c952818e5a7ec8e5fea':
  PipelineCache: track buffer allocation

Change-Id: I35296ff565b486f945cc53246c87af0a51e74d60

8 years agoMerge "Merge "Apply alternatives to vector refract tests" into nyc-dev am: af5eecc70b...
Mika Isojarvi [Tue, 17 May 2016 16:16:14 +0000 (16:16 +0000)]
Merge "Merge "Apply alternatives to vector refract tests" into nyc-dev am: af5eecc70b am: 9b8296857d" into nyc-mr1-dev-plus-aosp
am: 80fe8c8b9b

* commit '80fe8c8b9b6d52a625c5811ee8bcdb5c99a3e9c4':
  Apply alternatives to vector refract tests

Change-Id: I304422f6eeb0cc704ad2627b58a587eeef143b12

8 years agoMerge "Merge "Free EGLImages at the end of the testcase" into nyc-dev am: 3bd02575e7...
Mika Isojarvi [Tue, 17 May 2016 16:16:12 +0000 (16:16 +0000)]
Merge "Merge "Free EGLImages at the end of the testcase" into nyc-dev am: 3bd02575e7 am: 7c32eb3276" into nyc-mr1-dev-plus-aosp
am: 6c283b7d47

* commit '6c283b7d471942d489c7eaaf2a37a6d64d39891e':

Change-Id: Id7be193f8aaf09a2863d276fe6fcc4bbeb2a969f

8 years agoMerge "Free EGLImages at the end of the testcase" into nyc-dev am: 3bd02575e7 am...
Mika Isojärvi [Tue, 17 May 2016 16:16:10 +0000 (16:16 +0000)]
Merge "Free EGLImages at the end of the testcase" into nyc-dev am: 3bd02575e7 am: ec59829816
am: c01a1fd16b

* commit 'c01a1fd16b68d136e3b1e6dabbcaa783431922d6':
  Free EGLImages at the end of the testcase

Change-Id: I5c57bb4bb5a447dbed5bf8a83b93391e27a984b8

8 years agoMerge "Merge "PipelineCache: track buffer allocation" into nyc-dev am: 0eae982184...
Android Build Merger (Role) [Tue, 17 May 2016 16:14:07 +0000 (16:14 +0000)]
Merge "Merge "PipelineCache: track buffer allocation" into nyc-dev am: 0eae982184 am: e410b6b3bb" into nyc-mr1-dev-plus-aosp

8 years agoMerge "Merge "Apply alternatives to vector refract tests" into nyc-dev am: af5eecc70b...
Android Build Merger (Role) [Tue, 17 May 2016 16:14:03 +0000 (16:14 +0000)]
Merge "Merge "Apply alternatives to vector refract tests" into nyc-dev am: af5eecc70b am: 4f84f2762e" into nyc-mr1-dev-plus-aosp

8 years agoMerge "Merge "PipelineCache: track buffer allocation" into nyc-dev am: 0eae982184...
Android Build Merger (Role) [Tue, 17 May 2016 16:14:00 +0000 (16:14 +0000)]
Merge "Merge "PipelineCache: track buffer allocation" into nyc-dev am: 0eae982184 am: 354f210248" into nyc-mr1-dev-plus-aosp

8 years agoMerge "Merge "Apply alternatives to vector refract tests" into nyc-dev am: af5eecc70b...
Android Build Merger (Role) [Tue, 17 May 2016 16:13:57 +0000 (16:13 +0000)]
Merge "Merge "Apply alternatives to vector refract tests" into nyc-dev am: af5eecc70b am: 9b8296857d" into nyc-mr1-dev-plus-aosp

8 years agoMerge "Merge "Free EGLImages at the end of the testcase" into nyc-dev am: 3bd02575e7...
Android Build Merger (Role) [Tue, 17 May 2016 16:13:54 +0000 (16:13 +0000)]
Merge "Merge "Free EGLImages at the end of the testcase" into nyc-dev am: 3bd02575e7 am: 7c32eb3276" into nyc-mr1-dev-plus-aosp

8 years agoMerge "PipelineCache: track buffer allocation" into nyc-dev am: 0eae982184
Pyry Haulos [Tue, 17 May 2016 16:13:37 +0000 (16:13 +0000)]
Merge "PipelineCache: track buffer allocation" into nyc-dev am: 0eae982184
am: e410b6b3bb

* commit 'e410b6b3bbeecc38ef96130568d17d84f062535b':
  PipelineCache: track buffer allocation

Change-Id: Ie83185ab60efc73fa2a45dea096fc05e0de05f74

8 years agoMerge "PipelineCache: track buffer allocation" into nyc-dev am: 0eae982184
Pyry Haulos [Tue, 17 May 2016 16:13:37 +0000 (16:13 +0000)]
Merge "PipelineCache: track buffer allocation" into nyc-dev am: 0eae982184
am: 354f210248

* commit '354f21024817f743a7d1245e7d13d98b390b8e70':
  PipelineCache: track buffer allocation

Change-Id: I4145f80559e327585729b317873ffcb60392da0f

8 years agoMerge "Free EGLImages at the end of the testcase" into nyc-dev am: 3bd02575e7
Mika Isojarvi [Tue, 17 May 2016 16:13:36 +0000 (16:13 +0000)]
Merge "Free EGLImages at the end of the testcase" into nyc-dev am: 3bd02575e7
am: ec59829816

* commit 'ec59829816a020053e9eac0c4a6095249e772f80':
  Free EGLImages at the end of the testcase

Change-Id: Iae61c819b63b8f3d718c08c020dab8da21520223

8 years agoMerge "Apply alternatives to vector refract tests" into nyc-dev am: af5eecc70b
Mika Isojarvi [Tue, 17 May 2016 16:13:36 +0000 (16:13 +0000)]
Merge "Apply alternatives to vector refract tests" into nyc-dev am: af5eecc70b
am: 4f84f2762e

* commit '4f84f2762e289bbc134fff8b92b8204266e93508':
  Apply alternatives to vector refract tests

Change-Id: Id722c77fa3445b064f89863df801e7cc45ff3a3c

8 years agoMerge "Apply alternatives to vector refract tests" into nyc-dev am: af5eecc70b
Mika Isojarvi [Tue, 17 May 2016 16:13:36 +0000 (16:13 +0000)]
Merge "Apply alternatives to vector refract tests" into nyc-dev am: af5eecc70b
am: 9b8296857d

* commit '9b8296857dedb433db4d47fa3f04e4050b87b69e':
  Apply alternatives to vector refract tests

Change-Id: Iaeea58e64ec7b170b0673f865a2b3de6b24787cd

8 years agoMerge "Free EGLImages at the end of the testcase" into nyc-dev am: 3bd02575e7
Mika Isojarvi [Tue, 17 May 2016 16:13:36 +0000 (16:13 +0000)]
Merge "Free EGLImages at the end of the testcase" into nyc-dev am: 3bd02575e7
am: 7c32eb3276

* commit '7c32eb3276b494fabb42e38ee1707b1cbf5c1467':
  Free EGLImages at the end of the testcase

Change-Id: I9a553e44d31db0d7c8aa1f4f510da80c280ba5fb

8 years agoMerge "PipelineCache: track buffer allocation" into nyc-dev
iostrows [Tue, 17 May 2016 16:11:17 +0000 (16:11 +0000)]
Merge "PipelineCache: track buffer allocation" into nyc-dev
am: 0eae982184

* commit '0eae982184a34c33607a112c10bfe0a4a295d369':
  PipelineCache: track buffer allocation

Change-Id: Idc58f0022cd7d5283425c323603dee96ee690a53

8 years agoMerge "Apply alternatives to vector refract tests" into nyc-dev
Mika Isojärvi [Tue, 17 May 2016 16:11:16 +0000 (16:11 +0000)]
Merge "Apply alternatives to vector refract tests" into nyc-dev
am: af5eecc70b

* commit 'af5eecc70b6d2a633e9f2d754354be0b46051feb':
  Apply alternatives to vector refract tests

Change-Id: I65abacf9df3beb6e25d88571244610fc828ba7be

8 years agoMerge "Free EGLImages at the end of the testcase" into nyc-dev
Mika Isojärvi [Tue, 17 May 2016 16:11:16 +0000 (16:11 +0000)]
Merge "Free EGLImages at the end of the testcase" into nyc-dev
am: 3bd02575e7

* commit '3bd02575e7bd08fbcd46554b919a7cf259dbf7ec':
  Free EGLImages at the end of the testcase

Change-Id: Iae95a6a8617053276090a2a12ae61d76af87bfc4

8 years agoMerge "PipelineCache: track buffer allocation" into nyc-dev
iostrows [Tue, 17 May 2016 16:11:03 +0000 (16:11 +0000)]
Merge "PipelineCache: track buffer allocation" into nyc-dev
am: 0eae982184

* commit '0eae982184a34c33607a112c10bfe0a4a295d369':
  PipelineCache: track buffer allocation

Change-Id: I8ea7aa40cf3b738bea0ace16212a2195f1348151

8 years agoMerge "Apply alternatives to vector refract tests" into nyc-dev
Mika Isojärvi [Tue, 17 May 2016 16:11:03 +0000 (16:11 +0000)]
Merge "Apply alternatives to vector refract tests" into nyc-dev
am: af5eecc70b

* commit 'af5eecc70b6d2a633e9f2d754354be0b46051feb':
  Apply alternatives to vector refract tests

Change-Id: Ie2d0101cce003965ca1414c961873be4471101d2

8 years agoMerge "Free EGLImages at the end of the testcase" into nyc-dev
Mika Isojärvi [Tue, 17 May 2016 16:11:02 +0000 (16:11 +0000)]
Merge "Free EGLImages at the end of the testcase" into nyc-dev
am: 3bd02575e7

* commit '3bd02575e7bd08fbcd46554b919a7cf259dbf7ec':
  Free EGLImages at the end of the testcase

Change-Id: I9c8969451fc4e08be9704c677ed2db08f1f25274

8 years agoMerge "PipelineCache: track buffer allocation" into nyc-dev
Pyry Haulos [Tue, 17 May 2016 16:08:45 +0000 (16:08 +0000)]
Merge "PipelineCache: track buffer allocation" into nyc-dev

8 years agoMerge "Apply alternatives to vector refract tests" into nyc-dev
Mika Isojarvi [Tue, 17 May 2016 16:06:38 +0000 (16:06 +0000)]
Merge "Apply alternatives to vector refract tests" into nyc-dev

8 years agoMerge "Free EGLImages at the end of the testcase" into nyc-dev
Mika Isojarvi [Tue, 17 May 2016 16:06:29 +0000 (16:06 +0000)]
Merge "Free EGLImages at the end of the testcase" into nyc-dev

8 years agovktWsiSurfaceTests: fixed bug in surface capabilities validation where surface's...
plapins [Mon, 16 May 2016 21:26:43 +0000 (23:26 +0200)]
vktWsiSurfaceTests: fixed bug in surface capabilities validation where surface's height was tested with respect to width's limits.

8 years agoMerge "Merge "Revert "Touch watchdog during object cleanup in max_concurrent tests...
Pyry Haulos [Mon, 16 May 2016 23:14:10 +0000 (23:14 +0000)]
Merge "Merge "Revert "Touch watchdog during object cleanup in max_concurrent tests"" into nyc-dev am: 64a1499846 am: dc6d679957" into nyc-mr1-dev-plus-aosp
am: e65b7df71b

* commit 'e65b7df71b339675aa7b8b622a0897c5ce62dc67':

Change-Id: Ia1b63950eaa523f9e73258e67e2930ecc591290f

8 years agoMerge "Revert "Touch watchdog during object cleanup in max_concurrent tests"" into...
Pyry Haulos [Mon, 16 May 2016 23:14:08 +0000 (23:14 +0000)]
Merge "Revert "Touch watchdog during object cleanup in max_concurrent tests"" into nyc-dev am: 64a1499846 am: 4e236ae655
am: e87e989626

* commit 'e87e989626aeb4f757cd13a1b6113d161393e6c1':
  Revert "Touch watchdog during object cleanup in max_concurrent tests"

Change-Id: I24f8894453d177e0f9dc8d3984e10fa56c884864

8 years agoMerge "Merge "Revert "Touch watchdog during object cleanup in max_concurrent tests...
Android Build Merger (Role) [Mon, 16 May 2016 23:10:09 +0000 (23:10 +0000)]
Merge "Merge "Revert "Touch watchdog during object cleanup in max_concurrent tests"" into nyc-dev am: 64a1499846 am: dc6d679957" into nyc-mr1-dev-plus-aosp

8 years agoMerge "Revert "Touch watchdog during object cleanup in max_concurrent tests"" into...
Pyry Haulos [Mon, 16 May 2016 23:10:02 +0000 (23:10 +0000)]
Merge "Revert "Touch watchdog during object cleanup in max_concurrent tests"" into nyc-dev am: 64a1499846
am: dc6d679957

* commit 'dc6d6799578d93e6b60e40bf349cfdfe0ef18a78':
  Revert "Touch watchdog during object cleanup in max_concurrent tests"

Change-Id: I109a4be64fae960d649bb545ca9186d3d3f9b37b

8 years agoMerge "Revert "Touch watchdog during object cleanup in max_concurrent tests"" into...
Pyry Haulos [Mon, 16 May 2016 23:10:00 +0000 (23:10 +0000)]
Merge "Revert "Touch watchdog during object cleanup in max_concurrent tests"" into nyc-dev am: 64a1499846
am: 4e236ae655

* commit '4e236ae65576164b2506ece644d547c0786becef':
  Revert "Touch watchdog during object cleanup in max_concurrent tests"

Change-Id: Ie4ba07e11b8c3f7c048545f42971e89373c8020c

8 years agoupdate event test as original test was inconsistent with Vulkan spec am: f093f4b9e4...
David Sodman [Mon, 16 May 2016 23:08:04 +0000 (23:08 +0000)]
update event test as original test was inconsistent with Vulkan spec am: f093f4b9e4 am: 4c770aaa2f
am: 06da3c9c5e

* commit '06da3c9c5e3bf3db7324f7c8d10a795a3ebfbbc6':

Change-Id: I54d42c7318f23dad6b94afc4538c60d3a0c86652

8 years agoMerge "Revert "Touch watchdog during object cleanup in max_concurrent tests"" into...
Pyry Haulos [Mon, 16 May 2016 23:05:28 +0000 (23:05 +0000)]
Merge "Revert "Touch watchdog during object cleanup in max_concurrent tests"" into nyc-dev
am: 64a1499846

* commit '64a14998467dae667cfc1bee8fc4023ced4ad06d':
  Revert "Touch watchdog during object cleanup in max_concurrent tests"

Change-Id: Ia3109b4880cef7cf35110443a9d8df56c114837e

8 years agoMerge "Revert "Touch watchdog during object cleanup in max_concurrent tests"" into...
Pyry Haulos [Mon, 16 May 2016 23:05:26 +0000 (23:05 +0000)]
Merge "Revert "Touch watchdog during object cleanup in max_concurrent tests"" into nyc-dev
am: 64a1499846

* commit '64a14998467dae667cfc1bee8fc4023ced4ad06d':
  Revert "Touch watchdog during object cleanup in max_concurrent tests"

Change-Id: Iaeb40e0d74b39a93af612102c6d6a03f01428ad8

8 years agoupdate event test as original test was inconsistent with Vulkan spec am: f093f4b9e4
David Sodman [Mon, 16 May 2016 23:02:58 +0000 (23:02 +0000)]
update event test as original test was inconsistent with Vulkan spec am: f093f4b9e4
am: 4c770aaa2f

* commit '4c770aaa2febf66acaccb0dc96fb49c528fbbcfb':

Change-Id: I332eb5eeee4d11755b28db8a7144ec62dc641228

8 years agoMerge "Revert "Touch watchdog during object cleanup in max_concurrent tests"" into...
TreeHugger Robot [Mon, 16 May 2016 23:02:27 +0000 (23:02 +0000)]
Merge "Revert "Touch watchdog during object cleanup in max_concurrent tests"" into nyc-dev

8 years agoupdate event test as original test was inconsistent with Vulkan spec am: f093f4b9e4...
David Sodman [Mon, 16 May 2016 22:59:56 +0000 (22:59 +0000)]
update event test as original test was inconsistent with Vulkan spec am: f093f4b9e4 am: 99bf9ecdf3
am: d3086caa3a

* commit 'd3086caa3a9526ac4eca65871ef9b36968858739':
  update event test as original test was inconsistent with Vulkan spec

Change-Id: Idf1e9a175341eaac82056a9669d1b5a15fce6973

8 years agoupdate event test as original test was inconsistent with Vulkan spec am: f093f4b9e4
David Sodman [Mon, 16 May 2016 22:54:11 +0000 (22:54 +0000)]
update event test as original test was inconsistent with Vulkan spec am: f093f4b9e4
am: 99bf9ecdf3

* commit '99bf9ecdf35ae59af7cc5c15c499c18d2cc767b5':
  update event test as original test was inconsistent with Vulkan spec

Change-Id: I185f82b05a6b8609542d7137f6e71165be81be0e

8 years agoupdate event test as original test was inconsistent with Vulkan spec
David Sodman [Mon, 16 May 2016 22:45:37 +0000 (22:45 +0000)]
update event test as original test was inconsistent with Vulkan spec
am: f093f4b9e4

* commit 'f093f4b9e448947e887868ffc0d23b45c31ee9b0':
  update event test as original test was inconsistent with Vulkan spec

Change-Id: If7066f5cc2cd7c68c6c3b32a578ca3aef656fcfc

8 years agoupdate event test as original test was inconsistent with Vulkan spec
David Sodman [Mon, 16 May 2016 22:45:37 +0000 (22:45 +0000)]
update event test as original test was inconsistent with Vulkan spec
am: f093f4b9e4

* commit 'f093f4b9e448947e887868ffc0d23b45c31ee9b0':
  update event test as original test was inconsistent with Vulkan spec

Change-Id: Ifa643688768c02d4392e8adf95115e59e7f1c53b

8 years agoPipelineCache: track buffer allocation
iostrows [Fri, 29 Apr 2016 11:38:52 +0000 (13:38 +0200)]
PipelineCache: track buffer allocation

Bug: 28676376

(cherry picked from commit 653704c5bc0f03512b0b43a84615b6a9138fa057)

Change-Id: Idf9c4a00928aa88c0f67cfc7db4c96c695689809

8 years agoRevert "Touch watchdog during object cleanup in max_concurrent tests"
Pyry Haulos [Mon, 16 May 2016 21:26:02 +0000 (14:26 -0700)]
Revert "Touch watchdog during object cleanup in max_concurrent tests"

This reverts commit 9bd29e9ddec5c2404fd26ec0676422bf8b9eddcd.

Bug: 28436275
Change-Id: Ia3396445f0d1174559ab7d79aa1ccea3c27fe4b4

8 years agoFree EGLImages at the end of the testcase
Mika Isojärvi [Fri, 13 May 2016 17:40:19 +0000 (10:40 -0700)]
Free EGLImages at the end of the testcase

Bug: 28641861
Change-Id: I578d06f0cf312102f6e180a6e9697fbf160c63c7

8 years agoupdate event test as original test was inconsistent with Vulkan spec
David Sodman [Fri, 13 May 2016 21:21:24 +0000 (14:21 -0700)]
update event test as original test was inconsistent with Vulkan spec

BUG 28074219

Change-Id: I797fddfc4d96feb7b847409b50e94c1f84d22cf8

8 years agoMerge branch '375-pipeline-cache-allocation-fix' into 'vulkan-cts-1.0-dev'
Pyry Haulos [Mon, 16 May 2016 20:07:58 +0000 (20:07 +0000)]
Merge branch '375-pipeline-cache-allocation-fix' into 'vulkan-cts-1.0-dev'

PipelineCache: track buffer allocation

Fix issue #375

See merge request !550

8 years agoApply alternatives to vector refract tests
Mika Isojärvi [Mon, 16 May 2016 18:05:05 +0000 (11:05 -0700)]
Apply alternatives to vector refract tests

Bug: 28657855
Bug: 27266906
Change-Id: I0ea0211c8292805338d55c1dc01692135761a428

8 years agovktWsiSwapchainTests: remove redundant barrier (already realised by subpass dependencies)
scygan [Mon, 16 May 2016 17:42:12 +0000 (19:42 +0200)]
vktWsiSwapchainTests: remove redundant barrier (already realised by subpass dependencies)

8 years agovktWsiSwapchainTests: remove incorrect barrier (COLOR_ATTACHMENT_OPT -> PRESENT_SRC...
scygan [Mon, 16 May 2016 17:41:37 +0000 (19:41 +0200)]
vktWsiSwapchainTests: remove incorrect barrier (COLOR_ATTACHMENT_OPT -> PRESENT_SRC), while image is already in PRESENT_SRC layout

8 years agovktWsiSwapchainTests: fixes for swapchain parameters
scygan [Mon, 16 May 2016 17:40:52 +0000 (19:40 +0200)]
vktWsiSwapchainTests: fixes for swapchain parameters

8 years agoWSI: depthClamp is an optional feature, disable it
scygan [Mon, 16 May 2016 16:27:19 +0000 (18:27 +0200)]
WSI: depthClamp is an optional feature, disable it

8 years agoGeometry interaction tessellation tests
Maciej Jesionowski [Wed, 6 Apr 2016 09:45:46 +0000 (11:45 +0200)]
Geometry interaction tessellation tests

Ported from GLES 3.1

Some features were excluded:
- Transform Feedback related tests
- tests that required true runtime shader generation
  (because we need to support precompiled shaders)

8 years agoAdd tests for EGL_KHR_mutable_render_buffer
Pablo Ceballos [Wed, 13 Apr 2016 04:07:09 +0000 (21:07 -0700)]
Add tests for EGL_KHR_mutable_render_buffer

Change-Id: Idf4201dfdbb364736bc4b50ae3c61a98cb03fda5

8 years agoUpdate Vulkan CTS mustpass
Pyry Haulos [Fri, 13 May 2016 21:04:34 +0000 (14:04 -0700)]
Update Vulkan CTS mustpass

8 years agoMerge in fixes from Google repository
Pyry Haulos [Fri, 13 May 2016 21:02:21 +0000 (14:02 -0700)]
Merge in fixes from Google repository