Commit fcd3140a by Yuly Novikov Committed by Commit Bot

Roll third_party/VK-GL-CTS/src/ 60972ed7f..80dc8399b (67 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS/+log/60972ed7fa8f..80dc8399b063 $ git log 60972ed7f..80dc8399b --date=short --no-merges --format='%ad %ae %s' 2018-03-16 capn Add texture specification test for GL_OES_texture_half_float. 2020-06-01 alexander.galazin Update KC CTS 2020-05-15 rgarcia Add SampleMask write tests 2020-05-29 ynovikov Fix Windows build 2019-03-08 lionel.g.landwerlin Add drm format modifiers tests 2020-05-21 piotr.byszewski Correct few pipeline_barrier tests 2020-05-22 slawomir.cygan Do not use 2D array d/s attachment created from 3D texture 2019-04-03 mika.vainola Update Android API levels and grant permissions 2020-05-18 basni Fix overflow in VK_EXT_subgroup_size_control tests. 2019-11-21 courtneygo Fix uninitialized index array 2020-02-24 jdrouan Add conformance tests for new buffer offset rules 2020-03-03 tomek.bury Improve Wayland protocol version selection. 2020-04-30 tarceri Fix broken layout binding tests 2020-05-06 gleese Remove non-compute variants of common function tests 2020-04-17 Kyle.Griffiths Allow RTZ rounding in spv_assembly*writes_two_buffers* tests 2020-05-04 alexander.galazin Update glslang 2020-05-24 alexander.galazin Force Popen to text mode 2020-05-07 alexander.galazin Ensure alphabetical order of xml attributes 2020-05-24 alexander.galazin Force Popen to text mode 2020-05-06 james.glanville Limit dimensionality of arrays-of-arrays in random SSBO tests 2020-05-07 alexander.galazin Fix Fedora 32 gcc/clang warnings 2020-05-07 alexander.galazin Fix Fedora 32 gcc/clang warnings 2019-11-18 mike.byrne Split spirv_assembly tests workload 2020-05-12 rgarcia Add --deqp-print-validation-errors cmd line option 2020-04-29 rgarcia Test using ViewportIndex from frag shaders only 2020-05-07 ari.suonpaa Test OpArrayLength with stride larger than element size 2020-05-08 bwatling Add an Amber test which uses textureOffset() 2020-05-09 ari.suonpaa Test negative value conversion to b10g11r11 float format. 2020-05-03 tarceri Fix some egl robustness tests 2020-04-28 aleksy.sokolowski Fix epsilon calculation for RGB10_A2 pixel format 2020-05-14 piotr.byszewski Fix warnings found by compiling with MS VC++ 2019 2020-05-13 piotr.byszewski Correct few tests from indirect_dispatch group 2020-05-12 piotr.byszewski Correct sparse_image_format_properties2 tests 2020-05-12 piotr.byszewski Clarify integer formats conversions in blit_image tests 2020-05-11 piotr.byszewski Correct external_memory_host tests 2020-05-11 piotr.byszewski Correct opatomic_storage_buffer_volatile tests 2020-05-15 alexander.galazin Update Vulkan headers 2020-05-13 alexander.galazin Whitelist Vulkan CTS 1.2.2.1 2020-05-07 slawomir.cygan Add missing barrier to HOST in memory_barrier test 2020-05-04 quic_mnetsch Fix wide line rasterization tests 2019-12-04 courtneygo GLES 3.1 negative framebuffer texture2D test fails 2019-12-17 courtneygo OpenGL ES: Use shader storage alignment 2019-07-31 courtneygo Remove illegal parameter use in fbo.completeness 2019-09-11 courtneygo Fix use of invalid HALF_FLOAT enum 2018-08-28 james.hauxwell Fix invalid combinations for texture/copy on ES2 driver 2019-08-28 timvp Use unsized internal format in KHR-GLES2.texture_3d.[copy_sub_image|framebuffer_texture].rgba8 2019-07-30 courtneygo Fix invalid parameter for GLES 2.0 2018-07-13 james.hauxwell Fix invalid combinations for texture/copy on ES2 driver 2019-12-20 courtneygo Migrate deRoundUp32 to deInt32.h 2020-04-22 alex.walters Non-strict line interpolation and rasterization 2020-05-01 zzyiwei Suppress -Werror=array-bounds for latest GCC 2020-03-13 rosen.zhelev Extend Android Hardware Buffer external memory format tests 2020-05-07 alexander.galazin Ensure alphabetical order of xml attributes 2020-05-07 alexander.galazin Ensure alphabetical order of xml attributes 2020-05-04 cwabbott0 fix input dependency for renderpass depth/stencil format tests 2020-04-27 slawomir.cygan Avoid exceeding maxPerStageResources in descriptor_indexing tests 2020-04-27 ari.suonpaa Split subgroupBroadcast tests 2020-04-03 rgarcia Test variableMultisampleRate with non-empty framebuffer 2020-04-29 ari.suonpaa Added a fourth batch of coverage tests found by GraphicsFuzz 2020-04-17 joshua Make ImageSamplingInstance loop over pNexts 2020-02-26 yevhenii.kolesnikov Add tests for usage of pixel storage modes 2020-04-29 luwang Fix of a build failure on QNX 2020-05-05 alexander.galazin Update SPIR-V Tools 2019-08-28 quic_mnetsch Adds geometry shader check for test 2020-04-17 james.glanville Stop 10bit formats requiring GL_SRGB encoding 2017-12-21 mnetsch Fixes pixelformat utils for RGB10_A2 2018-08-31 yabin.zheng Add specific RGB10A2 data for BlendHSLHue and BlendHSLSaturation Created with: roll-dep third_party/VK-GL-CTS/src Bug: angleproject:4675 Change-Id: Id9b92e3ce400bf2c4669be845d3f6b5a12b5886f Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2227039Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
parent e0b8c74e
...@@ -22,7 +22,7 @@ vars = { ...@@ -22,7 +22,7 @@ vars = {
'chromium_revision': 'b0410bba028cf153be2d02e36b6e99b59fdcb000', 'chromium_revision': 'b0410bba028cf153be2d02e36b6e99b59fdcb000',
# Current revision of VK-GL-CTS (a.k.a dEQP). # Current revision of VK-GL-CTS (a.k.a dEQP).
'vk_gl_cts_revision': '60972ed7fa8fb66b64e21186e7fb13dc082bdac8', 'vk_gl_cts_revision': '80dc8399b06352e7b46c380ecffaa9a7918f68a8',
# Current revision of glslang, the Khronos SPIRV compiler. # Current revision of glslang, the Khronos SPIRV compiler.
'glslang_revision': '78a3c915a1d70cf236588cc3c88f4db0566494a4', 'glslang_revision': '78a3c915a1d70cf236588cc3c88f4db0566494a4',
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
"third_party/VK-GL-CTS/src/external/openglcts/modules/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/openglcts/modules/CMakeLists.txt":
"9852754780cd9522f93644d2d99b271d", "9852754780cd9522f93644d2d99b271d",
"third_party/VK-GL-CTS/src/external/openglcts/modules/common/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/openglcts/modules/common/CMakeLists.txt":
"6fac0f4254e7792284fb086547210811", "e5f5eb5359e32f1f12cd1d6457edcd89",
"third_party/VK-GL-CTS/src/external/openglcts/modules/common/subgroups/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/openglcts/modules/common/subgroups/CMakeLists.txt":
"bf71ce2d9756ccee7833a789737e6481", "bf71ce2d9756ccee7833a789737e6481",
"third_party/VK-GL-CTS/src/external/openglcts/modules/gl/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/openglcts/modules/gl/CMakeLists.txt":
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
"third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/CMakeLists.txt":
"7f90f08bea39abbd86db1503b716a536", "7f90f08bea39abbd86db1503b716a536",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/CMakeLists.txt":
"58a0f556db356700cfbf93396fc9be74", "c5c879c900d1e3bc8c0b8227c123bcfd",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/amber/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/amber/CMakeLists.txt":
"6728615fdef5984e305934f10efc6892", "6728615fdef5984e305934f10efc6892",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/api/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/api/CMakeLists.txt":
...@@ -79,6 +79,8 @@ ...@@ -79,6 +79,8 @@
"6eebdaaecb4bf9a7fe4ed42994ac873c", "6eebdaaecb4bf9a7fe4ed42994ac873c",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/memory_model/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/memory_model/CMakeLists.txt":
"e799b8ebf89ddd33b5f85d9ce07d45ae", "e799b8ebf89ddd33b5f85d9ce07d45ae",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/modifiers/CMakeLists.txt":
"08416538f6226b6d597c1ab32f9ce9db",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/multiview/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/multiview/CMakeLists.txt":
"16a341e4f08e85adad6dbf0309883f5b", "16a341e4f08e85adad6dbf0309883f5b",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/pipeline/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/pipeline/CMakeLists.txt":
...@@ -110,7 +112,7 @@ ...@@ -110,7 +112,7 @@
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/tessellation/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/tessellation/CMakeLists.txt":
"bd315c04bf5adb9f63e8c991fbde1e34", "bd315c04bf5adb9f63e8c991fbde1e34",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/texture/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/texture/CMakeLists.txt":
"e1a6c593990fbf68ada75efba89410fb", "41bfe3629296269cd08631845599cf19",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/transform_feedback/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/transform_feedback/CMakeLists.txt":
"e2e32f34bcd3cbbfce6c49a997f34934", "e2e32f34bcd3cbbfce6c49a997f34934",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ubo/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ubo/CMakeLists.txt":
......
...@@ -904,6 +904,8 @@ deqp_khr_common_sources = [ ...@@ -904,6 +904,8 @@ deqp_khr_common_sources = [
"$deqp_path/external/openglcts/modules/common/glcPackedPixelsTests.hpp", "$deqp_path/external/openglcts/modules/common/glcPackedPixelsTests.hpp",
"$deqp_path/external/openglcts/modules/common/glcParallelShaderCompileTests.cpp", "$deqp_path/external/openglcts/modules/common/glcParallelShaderCompileTests.cpp",
"$deqp_path/external/openglcts/modules/common/glcParallelShaderCompileTests.hpp", "$deqp_path/external/openglcts/modules/common/glcParallelShaderCompileTests.hpp",
"$deqp_path/external/openglcts/modules/common/glcPixelStorageModesTests.cpp",
"$deqp_path/external/openglcts/modules/common/glcPixelStorageModesTests.hpp",
"$deqp_path/external/openglcts/modules/common/glcPolygonOffsetClampTests.cpp", "$deqp_path/external/openglcts/modules/common/glcPolygonOffsetClampTests.cpp",
"$deqp_path/external/openglcts/modules/common/glcPolygonOffsetClampTests.hpp", "$deqp_path/external/openglcts/modules/common/glcPolygonOffsetClampTests.hpp",
"$deqp_path/external/openglcts/modules/common/glcRobustBufferAccessBehaviorTests.cpp", "$deqp_path/external/openglcts/modules/common/glcRobustBufferAccessBehaviorTests.cpp",
......
...@@ -68,6 +68,30 @@ ...@@ -68,6 +68,30 @@
4194 VULKAN PIXEL2ORXL : KHR-GLES31.core.compute_shader.resource-ubo = FAIL 4194 VULKAN PIXEL2ORXL : KHR-GLES31.core.compute_shader.resource-ubo = FAIL
4194 VULKAN PIXEL2ORXL : KHR-GLES31.core.compute_shader.built-in-variables = FAIL 4194 VULKAN PIXEL2ORXL : KHR-GLES31.core.compute_shader.built-in-variables = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage2d.r8i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage2d.r16i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage2d.r32i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage2d.rg8i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage2d.rg16i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage2d.rg32i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage2d.rgb8i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage2d.rgb16i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage2d.rgb32i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage2d.rgba8i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage2d.rgba16i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage2d.rgba32i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage3d.r8i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage3d.r16i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage3d.r32i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage3d.rg8i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage3d.rg16i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage3d.rg32i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage3d.rgb8i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage3d.rgb16i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage3d.rgb32i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage3d.rgba8i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage3d.rgba16i* = FAIL
4675 VULKAN : KHR-GLES31.core.pixelstoragemodes.teximage3d.rgba32i* = FAIL
//// ////
//// Desktop Vulkan expectations //// Desktop Vulkan expectations
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment