Hash :
11c487a8
Author :
Date :
2019-10-25T16:50:01
Manually copy dEQP data files to output directory dEQP has data files that live in several directories within dEQP's source tree. For example, GLES3 has data files that live within: data/gles3/data/ external/graphicsfuzz/data/gles3/ However, we can only tell dEQP about a single data directory during initialization of dEQP. To get around this, we are manually copying all of the necessary data files to the output generated files directory and pointing dEQP to this single directory. This also helps us solve a second problem related to the paths that dEQP uses when accessing graphicsfuzz data files. For the graphicsfuzz tests, dEQP will attempt to open the necessary shaders by accessing them with the path: data/gles3/graphicsfuzz/ However, those files would normally live at the path that matches their location within the source tree: external/graphicsfuzz/data/gles3/graphicsfuzz/ As part of the manual copy of these data files, we are also able to strip the extra 'external/graphicsfuzz/' portion of the path. Bug: angleproject:2322 Test: dEQP Change-Id: Ibc96442c221485e2f246890fa8fe51f090c5e222 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1881759 Commit-Queue: Tim Van Patten <timvp@google.com> Reviewed-by: Tim Van Patten <timvp@google.com>
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
{
"scripts/gen_vk_gl_cts_build.py":
"cda74c2ddbb1e1a2e2f97eb1e5ea2569",
"src/tests/deqp_support/BUILD.gn":
"aad3f3da4bd365ad06609538cdb615f6",
"src/tests/deqp_support/deqp_data_autogen.gni":
"30ae29be893ff538b0b4c5119647c132",
"third_party/VK-GL-CTS/src/CMakeLists.txt":
"b82006c8b9ee20ce702d410121ac809d",
"third_party/VK-GL-CTS/src/execserver/CMakeLists.txt":
"38aa187592e6ef9a331fc1ea313fc68d",
"third_party/VK-GL-CTS/src/executor/CMakeLists.txt":
"c160665aff880be214feba6813ed1687",
"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":
"d220542a9e60c717cb3d7211f93440d3",
"third_party/VK-GL-CTS/src/external/openglcts/modules/common/subgroups/CMakeLists.txt":
"e44d868c9076a92806cd27c06da23698",
"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":
"b26de93a406529b4fdc302847420eb8d",
"third_party/VK-GL-CTS/src/external/spirv-tools/CMakeLists.txt":
"cca8b4b984c40afb9880d177d53623a1",
"third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/CMakeLists.txt":
"0e8f1b535e3ffa70cc6b52c548da3349",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/CMakeLists.txt":
"05e04841f6512297f49c9d642649f421",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/amber/CMakeLists.txt":
"86cb03a771d5c0a57a6e0dbb305c2aba",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/api/CMakeLists.txt":
"60ff0fa2b6467129cad3057f39a87d79",
"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":
"de49df93bf553783ae240f9794fffc0d",
"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":
"5ebff6a7a4a87834025784221f232dd2",
"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":
"0a30b3d9793d524ca3b2c01369a0f851",
"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":
"c255130ecec0d0cde7e4060ebf3d4ae4",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/protected_memory/CMakeLists.txt":
"df800ce44dcb03d22810aa1ea988c8d2",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/query_pool/CMakeLists.txt":
"d2ecbb8b56f0f798def13dc990e7f054",
"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":
"43bc3c4ac3832467c494a3c15026dbac",
"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":
"a60baf8dcc867380422d79959048adb2",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/shaderrender/CMakeLists.txt":
"0efe14bf15c96997c55df50fc29898c1",
"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":
"0c997a25cbdf8f09b2a619b3269f0d15",
"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":
"bb621620038103d5e8f88de1714cefd7",
"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":
"7895df4abb5be71b92d3135e542b14bf",
"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":
"cb5e917d0ece533fb196c154209a7c38",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ycbcr/CMakeLists.txt":
"1c52b684259622de369aadbb5686a0e4",
"third_party/VK-GL-CTS/src/external/zlib/CMakeLists.txt":
"dae46a72968caa2df17a8d989dc43ec0",
"third_party/VK-GL-CTS/src/framework/CMakeLists.txt":
"b73b4bccc2a3d52c0db65d2d0e010828",
"third_party/VK-GL-CTS/src/framework/common/CMakeLists.txt":
"dc08a30095d0054cc67dd0fdab218e5e",
"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":
"bff80adc305e9e5c527b1ad6db53e99f",
"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/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"
}