Commit 10121443 by Nicolas Capens Committed by Nicolas Capens

Regres: Roll dEQP to latest tip-of-tree

Commit "Merge vk-gl-cts/vulkan-cts-1.2.4 into vk-gl-cts/master" Revision https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS/+/5e85f689b91102b012ab4c4278f46efeb6214381 Branch https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS/+/refs/heads/master Includes fix for flaky failure of dEQP-VK.wsi.*.swapchain.acquire.too_man*: * Fix creation of signaled fences in swapchain tests https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/2505 New notable test coverage: * Add coverage for negative float to clear color values https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/2360 * Execute the graphics/compute pipeline https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/2325 * Add tests for shader reuse with differing layout https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/2324 * Enable random writes for dynamic storage buffers https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/1973 * Check per-sample copy results in multisample copy tests https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/2448 * 1D and 3D image copy and blitting tests https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/2391 * Support for VkPhysicalDeviceVulkan1{1,2}Properties in framework https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/2425 * Test 3D image blit with differing depth https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/2263 Bug: b/167692239 Fixes: b/162249856 Change-Id: I9d8933999e29a2702ce0990c7f426f6350c9ed3d Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/48149Tested-by: 's avatarNicolas Capens <nicolascapens@google.com> Kokoro-Result: kokoro <noreply+kokoro@google.com> Reviewed-by: 's avatarAlexis Hétu <sugoi@google.com>
parent e63aa953
{ {
"remote": "https://android.googlesource.com/platform/external/deqp", "remote": "https://android.googlesource.com/platform/external/deqp",
"sha": "dc4441d7695aadce377cdaa270f0027f94471a99", "sha": "5e85f689b91102b012ab4c4278f46efeb6214381",
"patches": [ "patches": [
"tests/regres/deqp-patches/deqp-x11.patch" "tests/regres/deqp-patches/deqp-x11.patch"
] ]
......
dEQP-VK.graphicsfuzz.spv-composite-phi
dEQP-VK.graphicsfuzz.spv-null-in-phi-and-unroll
dEQP-VK.graphicsfuzz.stable-rects-vec4-clamp-conditional-min-mix
dEQP-VK.texture.explicit_lod.2d.sizes.31x55_linear_linear_mipmap_linear_repeat dEQP-VK.texture.explicit_lod.2d.sizes.31x55_linear_linear_mipmap_linear_repeat
dEQP-VK.texture.explicit_lod.2d.sizes.31x55_linear_linear_mipmap_nearest_repeat dEQP-VK.texture.explicit_lod.2d.sizes.31x55_linear_linear_mipmap_nearest_repeat
dEQP-VK.texture.explicit_lod.2d.sizes.31x55_nearest_linear_mipmap_linear_repeat dEQP-VK.texture.explicit_lod.2d.sizes.31x55_nearest_linear_mipmap_linear_repeat
...@@ -7,3 +10,4 @@ dEQP-VK.texture.explicit_lod.2d.sizes.57x35_linear_linear_mipmap_nearest_repeat ...@@ -7,3 +10,4 @@ dEQP-VK.texture.explicit_lod.2d.sizes.57x35_linear_linear_mipmap_nearest_repeat
dEQP-VK.texture.explicit_lod.2d.sizes.57x35_nearest_linear_mipmap_linear_repeat dEQP-VK.texture.explicit_lod.2d.sizes.57x35_nearest_linear_mipmap_linear_repeat
dEQP-VK.texture.explicit_lod.2d.sizes.57x35_nearest_linear_mipmap_nearest_repeat dEQP-VK.texture.explicit_lod.2d.sizes.57x35_nearest_linear_mipmap_nearest_repeat
dEQP-VK.texture.subgroup_lod.texelfetch dEQP-VK.texture.subgroup_lod.texelfetch
dEQP-VK.texture.texel_buffer.uniform.packed.b10g11r11-ufloat-pack32
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
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