Hash :
fcd3140a
Author :
Date :
2020-06-02T14:52:34
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/+/2227039 Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199
{
"scripts/gen_vk_gl_cts_build.py":
"51d73f5dda6cd0afac2b241bf95805dd",
"src/tests/deqp_support/BUILD.gn":
"860cc9b728dc35454b0d527651cc47de",
"src/tests/deqp_support/deqp_data_autogen.gni":
"3a74e9e404a9b1a4ff1a78d8a640c472",
"third_party/VK-GL-CTS/src/CMakeLists.txt":
"b3a451350b7e54837e3208b02d86e9c5",
"third_party/VK-GL-CTS/src/execserver/CMakeLists.txt":
"38aa187592e6ef9a331fc1ea313fc68d",
"third_party/VK-GL-CTS/src/executor/CMakeLists.txt":
"3c256f00625f67d2a8d9ead5f21faddf",
"third_party/VK-GL-CTS/src/external/amber/CMakeLists.txt":
"f83a418b79863e90de781d8be6515246",
"third_party/VK-GL-CTS/src/external/glslang/CMakeLists.txt":
"323b44bb52b08f5a937d6e7827667d34",
"third_party/VK-GL-CTS/src/external/libpng/CMakeLists.txt":
"f0a31a5d1edcf912eea4668abf8c9c27",
"third_party/VK-GL-CTS/src/external/openglcts/CMakeLists.txt":
"fefc76d843831c4778fb4f8877f63f04",
"third_party/VK-GL-CTS/src/external/openglcts/modules/CMakeLists.txt":
"9852754780cd9522f93644d2d99b271d",
"third_party/VK-GL-CTS/src/external/openglcts/modules/common/CMakeLists.txt":
"e5f5eb5359e32f1f12cd1d6457edcd89",
"third_party/VK-GL-CTS/src/external/openglcts/modules/common/subgroups/CMakeLists.txt":
"bf71ce2d9756ccee7833a789737e6481",
"third_party/VK-GL-CTS/src/external/openglcts/modules/gl/CMakeLists.txt":
"c74b485c5ca3618e38353423255f64a3",
"third_party/VK-GL-CTS/src/external/openglcts/modules/gles2/CMakeLists.txt":
"5ac63dce60849bf12e3ab2dde99424ab",
"third_party/VK-GL-CTS/src/external/openglcts/modules/gles3/CMakeLists.txt":
"52c1da36cb9ef14ef877412c74bdf8a1",
"third_party/VK-GL-CTS/src/external/openglcts/modules/gles31/CMakeLists.txt":
"496adbd5a76701e3e8653a62805075a7",
"third_party/VK-GL-CTS/src/external/openglcts/modules/gles32/CMakeLists.txt":
"f2e02e3f357ad23b037f028efb744fe4",
"third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/CMakeLists.txt":
"ebdfbd0182b8bf2ea46d1b7e296c817f",
"third_party/VK-GL-CTS/src/external/openglcts/modules/runner/CMakeLists.txt":
"4c00859a4a700bec7793221dbbf42e2a",
"third_party/VK-GL-CTS/src/external/spirv-tools/CMakeLists.txt":
"cca8b4b984c40afb9880d177d53623a1",
"third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/CMakeLists.txt":
"7f90f08bea39abbd86db1503b716a536",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/CMakeLists.txt":
"c5c879c900d1e3bc8c0b8227c123bcfd",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/amber/CMakeLists.txt":
"6728615fdef5984e305934f10efc6892",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/api/CMakeLists.txt":
"28aeb151111f9fcaa0ea50ab5899e1b7",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/binding_model/CMakeLists.txt":
"794d2fffb0ac6da4f97bdb97ef241239",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/clipping/CMakeLists.txt":
"6af40d2325a8cd6b15a22f68888a36d4",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/compute/CMakeLists.txt":
"9e1e69ca5b8051bbf7ba0472a7f847e8",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/conditional_rendering/CMakeLists.txt":
"6acfaa2670c4cb02fa1d22d254ad59c4",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/descriptor_indexing/CMakeLists.txt":
"a2a03fd9269321fde9013d31f9685e01",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/device_group/CMakeLists.txt":
"6f9fe60553924ea0fe38b8e660fbdc5c",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/draw/CMakeLists.txt":
"bafb72d398e80d60a9b5257e1922619f",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/dynamic_state/CMakeLists.txt":
"ba2bba86426f1dc9eb16bccc2df60111",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/fragment_ops/CMakeLists.txt":
"4e51584a591b57ea7ba21732e7658e21",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/fragment_shader_interlock/CMakeLists.txt":
"466928c89408546d4b34b5600d45bfa6",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/geometry/CMakeLists.txt":
"ea6d6d378737311f541c79d03396dc79",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/image/CMakeLists.txt":
"31fbbd3cd0f49d19135363307558a66a",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/imageless_framebuffer/CMakeLists.txt":
"9f2167a87844c1c5197d9ccb8863a613",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/memory/CMakeLists.txt":
"6eebdaaecb4bf9a7fe4ed42994ac873c",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/memory_model/CMakeLists.txt":
"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":
"16a341e4f08e85adad6dbf0309883f5b",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/pipeline/CMakeLists.txt":
"06f7c84ea6b80e9bcb8d7df50946d827",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/protected_memory/CMakeLists.txt":
"62389a457fa79ff09317b745e0c2f4aa",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/query_pool/CMakeLists.txt":
"8eb77c8b1ebe7d533eee1404022da713",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/rasterization/CMakeLists.txt":
"7244cc31e094426b44540c57a017beaa",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/renderpass/CMakeLists.txt":
"154254ec9d21124a3ef46ad9e5cb1829",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/robustness/CMakeLists.txt":
"d0d524587e3083702cfe79643e9d827b",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/shaderexecutor/CMakeLists.txt":
"05d314091a3ea26095875cd860bd03ca",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/shaderrender/CMakeLists.txt":
"a43c1e26263f050155d9b74411b3931c",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/sparse_resources/CMakeLists.txt":
"bfaf070093d563e4dc92ec72d3e20d97",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/spirv_assembly/CMakeLists.txt":
"4c8be094d14fc14497edbc8b467cc903",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ssbo/CMakeLists.txt":
"957b7c45d94d652607833aeb007132c5",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/subgroups/CMakeLists.txt":
"d5502ba8e189212eef2e6ec1426f17a6",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/synchronization/CMakeLists.txt":
"68fab755b6bdd9570fa311b6c8d809fb",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/tessellation/CMakeLists.txt":
"bd315c04bf5adb9f63e8c991fbde1e34",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/texture/CMakeLists.txt":
"41bfe3629296269cd08631845599cf19",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/transform_feedback/CMakeLists.txt":
"e2e32f34bcd3cbbfce6c49a997f34934",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ubo/CMakeLists.txt":
"566bed92705fb01686aea784e4d058d3",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/util/CMakeLists.txt":
"fd82e3334d71e2b6ad9b126e7a910623",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/wsi/CMakeLists.txt":
"32a8d4283697d53b99135ab7cda06957",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ycbcr/CMakeLists.txt":
"44dbe345080578d6b4a227a392ccf69e",
"third_party/VK-GL-CTS/src/external/zlib/CMakeLists.txt":
"dae46a72968caa2df17a8d989dc43ec0",
"third_party/VK-GL-CTS/src/framework/CMakeLists.txt":
"edeee2284578f1b76122adee5e42f0e7",
"third_party/VK-GL-CTS/src/framework/common/CMakeLists.txt":
"02814cd8baaecdf783cb431f13844fe4",
"third_party/VK-GL-CTS/src/framework/delibs/debase/CMakeLists.txt":
"136b8d2068c0920684582500843b3f88",
"third_party/VK-GL-CTS/src/framework/delibs/decpp/CMakeLists.txt":
"02fe34c7d8bc83be50cef7ac27c0772b",
"third_party/VK-GL-CTS/src/framework/delibs/deimage/CMakeLists.txt":
"688f12f6431595fd7a23a58bafa86964",
"third_party/VK-GL-CTS/src/framework/delibs/depool/CMakeLists.txt":
"f8c8af27fbf82656af87e71c90515225",
"third_party/VK-GL-CTS/src/framework/delibs/destream/CMakeLists.txt":
"887354432f1ebb2aacdb4c74ce56c591",
"third_party/VK-GL-CTS/src/framework/delibs/dethread/CMakeLists.txt":
"51e3c6eecf15ccfc7540755ac209cfb7",
"third_party/VK-GL-CTS/src/framework/delibs/deutil/CMakeLists.txt":
"ee7e21164a0152a3e362009513ca1fcf",
"third_party/VK-GL-CTS/src/framework/egl/CMakeLists.txt":
"ad3d1d711350899151b4f1a9ec55d561",
"third_party/VK-GL-CTS/src/framework/egl/wrapper/CMakeLists.txt":
"56b5fe404103a8f0f76d91fe4bd0070c",
"third_party/VK-GL-CTS/src/framework/opengl/CMakeLists.txt":
"933a8c72b6a43ee6288cd6568561699b",
"third_party/VK-GL-CTS/src/framework/opengl/simplereference/CMakeLists.txt":
"3bc65187d31db25fe6d862b6e1e64b16",
"third_party/VK-GL-CTS/src/framework/opengl/wrapper/CMakeLists.txt":
"31a7adfb6e907b53ef24bb6ea044b838",
"third_party/VK-GL-CTS/src/framework/platform/CMakeLists.txt":
"61165590822c668da40db99db8f2b45b",
"third_party/VK-GL-CTS/src/framework/qphelper/CMakeLists.txt":
"cfe4e498db0086eea5c5735d16a8f1ec",
"third_party/VK-GL-CTS/src/framework/randomshaders/CMakeLists.txt":
"d1d59780829f01d4670492d21a931dfb",
"third_party/VK-GL-CTS/src/framework/referencerenderer/CMakeLists.txt":
"7ac17ce883289a4d9bf3c69bad5263b7",
"third_party/VK-GL-CTS/src/framework/xexml/CMakeLists.txt":
"58c91860abe3f6515acbf5a5abce6f0c",
"third_party/VK-GL-CTS/src/modules/CMakeLists.txt":
"632cf1d4d696b1e19c01c6d11e2d59c4",
"third_party/VK-GL-CTS/src/modules/egl/CMakeLists.txt":
"33553da10bfc7152294eb71a187f020f",
"third_party/VK-GL-CTS/src/modules/gles2/CMakeLists.txt":
"0282333aaa4560cd590c2562131c62e7",
"third_party/VK-GL-CTS/src/modules/gles2/accuracy/CMakeLists.txt":
"a6677806fdbde7ecb6c61aced41d4bed",
"third_party/VK-GL-CTS/src/modules/gles2/functional/CMakeLists.txt":
"7c30918f4517fe75af1c0681be2244a0",
"third_party/VK-GL-CTS/src/modules/gles2/performance/CMakeLists.txt":
"c62305ca30bf2a2af2d728ac8617bfce",
"third_party/VK-GL-CTS/src/modules/gles2/stress/CMakeLists.txt":
"32560174b5c5198e2572014c78d13e0c",
"third_party/VK-GL-CTS/src/modules/gles3/CMakeLists.txt":
"8b34b6a09f1de80536ea2ab2a983a65b",
"third_party/VK-GL-CTS/src/modules/gles3/accuracy/CMakeLists.txt":
"b7453385be34577f584259912a63e372",
"third_party/VK-GL-CTS/src/modules/gles3/functional/CMakeLists.txt":
"7d8722607ae8c774b477b5f6321e1614",
"third_party/VK-GL-CTS/src/modules/gles3/performance/CMakeLists.txt":
"7f59f06951811838d837912e366f1223",
"third_party/VK-GL-CTS/src/modules/gles3/stress/CMakeLists.txt":
"618e03b394cfc824a5114e7c0ac9843e",
"third_party/VK-GL-CTS/src/modules/gles31/CMakeLists.txt":
"15a891f0bc8a84415ac932deec54e77c",
"third_party/VK-GL-CTS/src/modules/gles31/functional/CMakeLists.txt":
"1743616165582d2b40922917fb24cb14",
"third_party/VK-GL-CTS/src/modules/gles31/stress/CMakeLists.txt":
"d7ce9c1931444d263a0af3dcc5a11090",
"third_party/VK-GL-CTS/src/modules/glshared/CMakeLists.txt":
"97bd9c51fa33d2231ff158a913e1e486",
"third_party/VK-GL-CTS/src/modules/internal/CMakeLists.txt":
"d30aedfe7a011730d2256a965d6867f4"
}