Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master
authorPyry Haulos <phaulos@google.com>
Fri, 3 Feb 2017 22:05:00 +0000 (14:05 -0800)
committerPyry Haulos <phaulos@google.com>
Fri, 3 Feb 2017 22:05:00 +0000 (14:05 -0800)
Change-Id: I330751b96e5102841161665fe82c8adb6ac0b382

1  2 
external/fetch_sources.py
external/vulkancts/mustpass/1.0.2/src/excluded-tests.txt
external/vulkancts/mustpass/1.0.2/vk-default.txt

@@@ -223,8 -185,7 +223,8 @@@ PACKAGES = 
                postExtract = postExtractLibpng),
        GitRepo(
                "https://github.com/KhronosGroup/SPIRV-Tools.git",
-               "5c19de25107d496a15c7869b3e1dab0a0f85913d",
 +              None,
+               "ab03b879cab5d09147c257035145f0ad36c45064",
                "spirv-tools"),
        GitRepo(
                "https://github.com/KhronosGroup/glslang.git",
@@@ -287,14 -290,6 +287,3 @@@ dEQP-VK.spirv_assembly.instruction.comp
  
  # New tests from AOSP
  dEQP-VK.texture.explicit_lod.*
- # Vulkan CTS issue 583
- dEQP-VK.memory.pipeline_barrier.host_write_uniform_texel_buffer.1048576
- dEQP-VK.memory.pipeline_barrier.host_write_storage_texel_buffer.1048576
- dEQP-VK.memory.pipeline_barrier.transfer_dst_uniform_texel_buffer.1048576
- dEQP-VK.memory.pipeline_barrier.transfer_dst_storage_texel_buffer.1048576
- dEQP-VK.memory.pipeline_barrier.all.1048576
- dEQP-VK.memory.pipeline_barrier.all_device.1048576
--
- # Vulkan CTS issue 582
- dEQP-VK.glsl.builtin_var.simple.pointcoord
 -# Exclude tests which are not on the Android CTS mustpass list
 -dEQP-VK.texture.mipmap.2d.projected.*