Merge vulkan-cts-1.0.2 into goog/oc-dev
authorPyry Haulos <phaulos@google.com>
Thu, 6 Apr 2017 22:40:05 +0000 (15:40 -0700)
committerPyry Haulos <phaulos@google.com>
Thu, 6 Apr 2017 22:40:49 +0000 (15:40 -0700)
Contains following fixes that have been made after vulkan-cts-1.0.2.2:

 * Fix - uniform buffer incorrectly dereferenced
 * Use vkGetInstanceProcAddr(NULL) to load platform funcs
 * Imgtec Waiver for texture_gather*cube*depth32f*
 * Add VK_KHR_incremental_present to the list of allowed device
extensions
 * Use -std=c++03 with GCC and clang
 * Fix GCC 6.3 warnings in vulkan-cts-1.0.2
 * Improve check_build_sanity.py
 * Relax image verification in anisotropic filtering tests
 * Respect maxColorAttachments in image tests
 * Fix SPIR-V generation in dEQP-VK.spirv_assembly
 * Fix - depth/stencil images mandatory only for VK_IMAGE_TYPE_2D
 * Add missing barrier in ssbo layout tests

This merge doesn't match any Vulkan CTS release tag.

Bug: 36899783
Bug: 36817508
Change-Id: Id94c70d824ca503666adf16c56ccd3de48edac05

1  2 
modules/egl/teglRenderCase.cpp
modules/gles2/functional/es2fIntegerStateQueryTests.cpp
modules/gles3/functional/es3fIntegerStateQueryTests.cpp
scripts/build_android_mustpass.py

Simple merge
Simple merge