[webkit-changes] [WebKit/WebKit] c3b657: [WebGPU] newly added depth comparison tests are fa...

mwyrzykowski noreply at github.com
Wed Mar 20 22:16:41 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c3b657ce657a51f76c6ff2afcf38b5dd98c47dcd
      https://github.com/WebKit/WebKit/commit/c3b657ce657a51f76c6ff2afcf38b5dd98c47dcd
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-03-20 (Wed, 20 Mar 2024)

  Changed paths:
    M LayoutTests/http/tests/webgpu/common/framework/test_config.js
    M LayoutTests/http/tests/webgpu/common/internal/query/compare.js
    M LayoutTests/http/tests/webgpu/common/internal/query/query.js
    M LayoutTests/http/tests/webgpu/common/internal/test_group.js
    M LayoutTests/http/tests/webgpu/common/internal/test_suite_listing.js
    M LayoutTests/http/tests/webgpu/common/internal/version.js
    M LayoutTests/http/tests/webgpu/common/runtime/helper/options.js
    M LayoutTests/http/tests/webgpu/common/runtime/helper/test_worker-worker.js
    M LayoutTests/http/tests/webgpu/common/runtime/helper/test_worker.js
    A LayoutTests/http/tests/webgpu/common/runtime/helper/utils_worker.js
    A LayoutTests/http/tests/webgpu/common/runtime/helper/wrap_for_worker.js
    M LayoutTests/http/tests/webgpu/common/runtime/wpt.js
    M LayoutTests/http/tests/webgpu/common/util/util.js
    M LayoutTests/http/tests/webgpu/cts-chunked2sec.https.html
    M LayoutTests/http/tests/webgpu/cts.https.html
    M LayoutTests/http/tests/webgpu/resources/cache/hashes.json
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/abs.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/acos.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/acosh.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/asin.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/asinh.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/atan.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/atan2.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/atanh.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/binary/af_division.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/binary/af_logical.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/binary/af_matrix_addition.bin
    A LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/binary/af_matrix_matrix_multiplication.bin
    A LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/binary/af_matrix_scalar_multiplication.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/binary/af_matrix_subtraction.bin
    A LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/binary/af_matrix_vector_multiplication.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/binary/af_remainder.bin
    A LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/binary/ai_arithmetic.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/binary/f16_logical.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/binary/f32_logical.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/binary/i32_arithmetic.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/binary/i32_comparison.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/ceil.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/clamp.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/cos.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/cosh.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/cross.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/degrees.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/determinant.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/distance.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/dot.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/exp.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/exp2.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/faceForward.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/fma.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/frexp.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/inverseSqrt.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/length.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/log.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/log2.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/max.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/min.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/mix.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/modf.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/normalize.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/pow.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/radians.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/reflect.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/refract.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/sign.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/sin.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/sinh.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/smoothstep.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/sqrt.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/tan.bin
    M LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/tanh.bin
    A LayoutTests/http/tests/webgpu/resources/cache/webgpu/shader/execution/unary/ai_arithmetic.bin
    M LayoutTests/http/tests/webgpu/webgpu/api/operation/command_buffer/copyTextureToTexture.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/operation/command_buffer/image_copy.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/operation/render_pipeline/sample_mask.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/operation/rendering/color_target_state.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/operation/rendering/depth_clip_clamp.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/operation/resource_init/check_texture/texture_zero_init_test.js
    A LayoutTests/http/tests/webgpu/webgpu/api/operation/storage_texture/read_only.html
    A LayoutTests/http/tests/webgpu/webgpu/api/operation/storage_texture/read_only.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/operation/storage_texture/read_write.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/capability_checks/limits/limit_utils.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/capability_checks/limits/maxBindGroups.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/api/validation/capability_checks/limits/maxBindGroupsPlusVertexBuffers.html
    A LayoutTests/http/tests/webgpu/webgpu/api/validation/capability_checks/limits/maxBindGroupsPlusVertexBuffers.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/capability_checks/limits/maxSampledTexturesPerShaderStage.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/capability_checks/limits/maxSamplersPerShaderStage.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/capability_checks/limits/maxStorageBuffersPerShaderStage.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/capability_checks/limits/maxStorageTexturesPerShaderStage.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/capability_checks/limits/maxUniformBuffersPerShaderStage.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/capability_checks/limits/maxVertexBuffers.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/compute_pipeline.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/createTexture.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/createView.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/encoding/cmds/copyTextureToTexture.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/encoding/programmable/pipeline_bind_group_compat.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/image_copy/image_copy.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/image_copy/texture_related.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/queue/copyToTexture/CopyExternalImageToTexture.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/render_pipeline/common.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/render_pipeline/depth_stencil_state.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/render_pipeline/fragment_state.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/api/validation/render_pipeline/resource_compatibility.html
    A LayoutTests/http/tests/webgpu/webgpu/api/validation/render_pipeline/resource_compatibility.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/texture/bgra8unorm_storage.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/api/validation/utils.js
    M LayoutTests/http/tests/webgpu/webgpu/compat/api/validation/encoding/cmds/copyTextureToBuffer.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/format_info.js
    M LayoutTests/http/tests/webgpu/webgpu/gpu_test.js
    M LayoutTests/http/tests/webgpu/webgpu/listing.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/access/array/index.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/access/array/index.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/access/vector/components.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/access/vector/components.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/access/vector/index.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/access/vector/index.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_addition.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_comparison.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_division.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_division.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_matrix_addition.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_matrix_addition.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_matrix_matrix_multiplication.cache.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_matrix_matrix_multiplication.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_matrix_matrix_multiplication.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_matrix_scalar_multiplication.cache.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_matrix_scalar_multiplication.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_matrix_scalar_multiplication.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_matrix_subtraction.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_matrix_subtraction.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_matrix_vector_multiplication.cache.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_matrix_vector_multiplication.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_matrix_vector_multiplication.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_multiplication.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_remainder.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_remainder.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/af_subtraction.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/ai_arithmetic.cache.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/ai_arithmetic.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/ai_arithmetic.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/ai_comparison.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/ai_comparison.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/binary.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/bitwise.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/bitwise_shift.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/bool_logical.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f16_addition.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f16_comparison.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f16_division.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f16_matrix_addition.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f16_matrix_matrix_multiplication.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f16_matrix_scalar_multiplication.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f16_matrix_subtraction.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f16_matrix_vector_multiplication.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f16_multiplication.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f16_remainder.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f16_subtraction.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f32_addition.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f32_comparison.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f32_division.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f32_matrix_addition.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f32_matrix_matrix_multiplication.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f32_matrix_scalar_multiplication.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f32_matrix_subtraction.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f32_matrix_vector_multiplication.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f32_multiplication.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f32_remainder.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/f32_subtraction.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/i32_arithmetic.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/i32_comparison.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/u32_arithmetic.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/binary/u32_comparison.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/abs.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/abs.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/acos.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/acos.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/acosh.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/acosh.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/all.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/any.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/asin.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/asin.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/asinh.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/asinh.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/atan.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/atan.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/atan2.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/atan2.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/atanh.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/atanh.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/bitcast.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/bitcast.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/builtin.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/ceil.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/ceil.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/clamp.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/clamp.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/cos.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/cos.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/cosh.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/cosh.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/countLeadingZeros.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/countOneBits.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/countTrailingZeros.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/cross.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/cross.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/degrees.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/degrees.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/determinant.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/determinant.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/distance.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/distance.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/dot.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/dot.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/dot4I8Packed.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/dot4U8Packed.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/exp.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/exp.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/exp2.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/exp2.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/extractBits.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/faceForward.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/faceForward.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/firstLeadingBit.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/firstTrailingBit.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/floor.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/fma.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/fma.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/fract.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/frexp.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/insertBits.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/inversesqrt.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/inversesqrt.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/ldexp.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/length.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/length.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/log.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/log.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/log2.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/log2.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/max.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/max.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/min.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/min.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/mix.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/mix.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/modf.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/normalize.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/normalize.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/pack2x16float.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/pack2x16snorm.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/pack2x16unorm.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/pack4x8snorm.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/pack4x8unorm.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/pack4xI8.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/pack4xI8Clamp.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/pack4xU8.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/pack4xU8Clamp.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/pow.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/pow.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/quantizeToF16.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/radians.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/radians.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/reflect.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/reflect.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/refract.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/refract.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/reverseBits.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/round.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/saturate.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/select.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/sign.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/sign.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/sin.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/sin.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/sinh.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/sinh.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/smoothstep.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/smoothstep.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/sqrt.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/sqrt.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/step.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/tan.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/tan.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/tanh.cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/tanh.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/textureDimensions.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/textureDimensions.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/transpose.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/trunc.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/unpack2x16float.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/unpack2x16snorm.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/unpack2x16unorm.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/unpack4x8snorm.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/unpack4x8unorm.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/unpack4xI8.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/unpack4xU8.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/workgroupUniformLoad.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/builtin/workgroupUniformLoad.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/call/user/ptr_params.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/case.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/case_cache.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/expectation.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/expression.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/address_of_and_indirection.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/address_of_and_indirection.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/af_arithmetic.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/af_assignment.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/ai_arithmetic.cache.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/ai_arithmetic.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/ai_arithmetic.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/ai_assignment.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/ai_complement.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/ai_complement.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/bool_conversion.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/bool_logical.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/f16_arithmetic.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/f16_conversion.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/f32_arithmetic.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/f32_conversion.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/i32_arithmetic.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/i32_complement.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/i32_conversion.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/u32_complement.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/u32_conversion.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/expression/unary/unary.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/flow_control/switch.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/memory_model/barrier.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/memory_model/memory_model_setup.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/memory_model/texture_intra_invocation_coherence.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/memory_model/texture_intra_invocation_coherence.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/execution/shader_io/fragment_builtins.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/shader_io/user_io.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/shader_io/user_io.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/statement/discard.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/execution/statement/discard.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/binary/add_sub_mul.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/binary/add_sub_mul.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/binary/and_or_xor.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/binary/and_or_xor.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/binary/bitwise_shift.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/binary/comparison.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/binary/comparison.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/abs.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/acos.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/acosh.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/asin.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/asinh.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/atan.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/atan2.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/atanh.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/atomics.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/ceil.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/clamp.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/const_override_validation.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/cos.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/cosh.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/degrees.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/derivatives.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/derivatives.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/dot4I8Packed.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/dot4U8Packed.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/exp.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/exp2.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/floor.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/inverseSqrt.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/length.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/log.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/log2.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/max.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/max.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/min.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/min.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/modf.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/normalize.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/normalize.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/pack4xI8.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/pack4xI8Clamp.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/pack4xU8.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/pack4xU8Clamp.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/radians.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/round.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/saturate.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/shader_stage_utils.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/sign.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/sin.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/sinh.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/sqrt.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/tan.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureLoad.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureLoad.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureSample.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureSample.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureSampleBaseClampToEdge.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureSampleBaseClampToEdge.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureSampleBias.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureSampleBias.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureSampleCompare.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureSampleCompare.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureSampleCompareLevel.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureSampleCompareLevel.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureSampleGrad.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureSampleGrad.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureSampleLevel.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureSampleLevel.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureStore.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/textureStore.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/unpack4xI8.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/unpack4xU8.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/workgroupUniformLoad.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/workgroupUniformLoad.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/unary/address_of_and_indirection.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/unary/address_of_and_indirection.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/unary/arithmetic_negation.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/unary/arithmetic_negation.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/unary/bitwise_complement.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/unary/bitwise_complement.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/unary/logical_negation.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/unary/logical_negation.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/extension/pointer_composite_access.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/extension/readonly_and_readwrite_storage_textures.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/extension/readonly_and_readwrite_storage_textures.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/parse/diagnostic.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/parse/requires.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/parse/statement_behavior.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/parse/statement_behavior.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/shader_io/layout_constraints.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/shader_io/layout_constraints.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/shader/validation/shader_io/locations.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/types/array.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/types/array.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/types/atomics.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/types/atomics.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/types/matrix.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/types/matrix.spec.js
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/types/textures.html
    A LayoutTests/http/tests/webgpu/webgpu/shader/validation/types/textures.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/util/compare.js
    M LayoutTests/http/tests/webgpu/webgpu/util/constants.js
    M LayoutTests/http/tests/webgpu/webgpu/util/conversion.js
    M LayoutTests/http/tests/webgpu/webgpu/util/floating_point.js
    M LayoutTests/http/tests/webgpu/webgpu/util/math.js
    M LayoutTests/http/tests/webgpu/webgpu/util/shader.js
    M LayoutTests/http/tests/webgpu/webgpu/util/texture/texel_view.js
    M LayoutTests/http/tests/webgpu/webgpu/util/texture/texture_ok.js
    M LayoutTests/http/tests/webgpu/webgpu/web_platform/canvas/configure.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/web_platform/copyToTexture/video.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/web_platform/external_texture/video.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/web_platform/worker/worker.js
    M LayoutTests/http/tests/webgpu/webgpu/web_platform/worker/worker.spec.js
    M LayoutTests/http/tests/webgpu/webgpu/web_platform/worker/worker_launcher.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/adapter/requestAdapter.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/adapter/requestAdapterInfo.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/adapter/requestDevice.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/buffers/map.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/buffers/map_ArrayBuffer.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/buffers/map_detach.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/buffers/map_oom.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/buffers/threading.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/command_buffer/basic.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/command_buffer/clearBuffer.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/command_buffer/copyBufferToBuffer.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/command_buffer/copyTextureToTexture.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/command_buffer/image_copy.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/command_buffer/programmable/state_tracking.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/command_buffer/queries/occlusionQuery.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/command_buffer/render/dynamic_state.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/command_buffer/render/state_tracking.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/compute/basic.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/compute_pipeline/entry_point_name.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/compute_pipeline/overrides.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/device/lost.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/labels.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/memory_sync/buffer/multiple_buffers.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/memory_sync/buffer/single_buffer.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/memory_sync/texture/readonly_depth_stencil.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/memory_sync/texture/same_subresource.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/onSubmittedWorkDone.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/pipeline/default_layout.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/queue/writeBuffer.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/reflection.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/render_pass/clear_value.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/render_pass/resolve.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/render_pass/storeOp.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/render_pass/storeop2.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/render_pipeline/culling_tests.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/render_pipeline/overrides.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/render_pipeline/pipeline_output_targets.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/render_pipeline/primitive_topology.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/render_pipeline/sample_mask.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/render_pipeline/vertex_only_render_pipeline.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/rendering/basic.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/rendering/color_target_state.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/rendering/depth.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/rendering/depth_bias.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/rendering/depth_clip_clamp.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/rendering/draw.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/rendering/indirect_draw.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/rendering/robust_access_index.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/rendering/stencil.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/resource_init/buffer.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/resource_init/texture_zero.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/sampling/anisotropy.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/sampling/filter_mode.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/sampling/lod_clamp.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/shader_module/compilation_info.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/storage_texture/read_only.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/storage_texture/read_write.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/texture_view/format_reinterpretation.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/texture_view/read.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/texture_view/write.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/uncapturederror.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/vertex_state/correctness.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/operation/vertex_state/index_format.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/buffer/create.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/buffer/destroy.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/buffer/mapping.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/buffer/threading.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/features/query_types.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/features/texture_formats.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxBindGroups.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxBindGroupsPlusVertexBuffers.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxBindingsPerBindGroup.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxBufferSize.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxColorAttachmentBytesPerSample.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxColorAttachments.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxComputeInvocationsPerWorkgroup.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxComputeWorkgroupSizeX.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxComputeWorkgroupSizeY.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxComputeWorkgroupSizeZ.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxComputeWorkgroupStorageSize.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxComputeWorkgroupsPerDimension.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxDynamicStorageBuffersPerPipelineLayout.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxDynamicUniformBuffersPerPipelineLayout.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxInterStageShaderComponents.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxInterStageShaderVariables.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxSampledTexturesPerShaderStage.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxSamplersPerShaderStage.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxStorageBufferBindingSize.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxStorageBuffersPerShaderStage.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxStorageTexturesPerShaderStage.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxTextureArrayLayers.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxTextureDimension1D.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxTextureDimension2D.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxTextureDimension3D.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxUniformBufferBindingSize.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxUniformBuffersPerShaderStage.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxVertexAttributes.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxVertexBufferArrayStride.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/maxVertexBuffers.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/minStorageBufferOffsetAlignment.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/capability_checks/limits/minUniformBufferOffsetAlignment.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/compute_pipeline.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/createBindGroup.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/createBindGroupLayout.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/createPipelineLayout.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/createSampler.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/createTexture.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/createView.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/debugMarker.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/beginComputePass.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/beginRenderPass.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/cmds/clearBuffer.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/cmds/compute_pass.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/cmds/copyBufferToBuffer.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/cmds/copyTextureToTexture.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/cmds/debug.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/cmds/index_access.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/cmds/render/draw.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/cmds/render/dynamic_state.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/cmds/render/indirect_draw.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/cmds/render/setIndexBuffer.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/cmds/render/setPipeline.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/cmds/render/setVertexBuffer.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/cmds/render/state_tracking.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/cmds/render_pass.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/cmds/setBindGroup.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/createRenderBundleEncoder.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/encoder_open_state.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/encoder_state.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/programmable/pipeline_bind_group_compat.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/queries/begin_end.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/queries/general.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/queries/resolveQuerySet.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/encoding/render_bundle.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/error_scope.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/getBindGroupLayout.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/gpu_external_texture_expiration.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/image_copy/buffer_related.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/image_copy/buffer_texture_copies.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/image_copy/layout_related.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/image_copy/texture_related.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/layout_shader_compat.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/query_set/create.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/query_set/destroy.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/queue/buffer_mapped.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/queue/copyToTexture/CopyExternalImageToTexture.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/queue/destroyed/buffer.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/queue/destroyed/query_set.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/queue/destroyed/texture.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/queue/submit.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/queue/writeBuffer.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/queue/writeTexture.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/render_pass/attachment_compatibility.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/render_pass/render_pass_descriptor.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/render_pass/resolve.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/render_pipeline/depth_stencil_state.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/render_pipeline/fragment_state.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/render_pipeline/inter_stage.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/render_pipeline/misc.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/render_pipeline/multisample_state.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/render_pipeline/overrides.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/render_pipeline/primitive_state.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/render_pipeline/resource_compatibility.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/render_pipeline/shader_module.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/render_pipeline/vertex_state.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/resource_usages/buffer/in_pass_encoder.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/resource_usages/buffer/in_pass_misc.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/resource_usages/texture/in_pass_encoder.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/resource_usages/texture/in_render_common.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/resource_usages/texture/in_render_misc.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/shader_module/entry_point.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/shader_module/overrides.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/state/device_lost/destroy.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/texture/bgra8unorm_storage.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/texture/destroy.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/texture/float32_filterable.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/api/validation/texture/rg11b10ufloat_renderable.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/compat/api/validation/createBindGroup.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/compat/api/validation/createBindGroupLayout.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/compat/api/validation/encoding/cmds/copyTextureToBuffer.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/compat/api/validation/encoding/cmds/copyTextureToTexture.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/compat/api/validation/encoding/programmable/pipeline_bind_group_compat.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/compat/api/validation/render_pipeline/depth_stencil_state.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/compat/api/validation/render_pipeline/fragment_state.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/compat/api/validation/render_pipeline/shader_module.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/compat/api/validation/render_pipeline/vertex_state.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/compat/api/validation/texture/createTexture.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/compat/api/validation/texture/cubeArray.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/examples.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/idl/constants/flags.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/idl/constructable.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/access/array/index.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/access/vector/components.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/access/vector/index.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/af_addition.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/af_comparison.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/af_division.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/af_matrix_addition.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/af_matrix_matrix_multiplication.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/af_matrix_scalar_multiplication.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/af_matrix_subtraction.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/af_matrix_vector_multiplication.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/af_multiplication.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/af_remainder.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/af_subtraction.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/ai_arithmetic.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/ai_comparison.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/bitwise.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/bitwise_shift.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/bool_logical.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f16_addition.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f16_comparison.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f16_division.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f16_matrix_addition.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f16_matrix_matrix_multiplication.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f16_matrix_scalar_multiplication.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f16_matrix_subtraction.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f16_matrix_vector_multiplication.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f16_multiplication.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f16_remainder.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f16_subtraction.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f32_addition.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f32_comparison.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f32_division.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f32_matrix_addition.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f32_matrix_matrix_multiplication.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f32_matrix_scalar_multiplication.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f32_matrix_subtraction.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f32_matrix_vector_multiplication.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f32_multiplication.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f32_remainder.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/f32_subtraction.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/i32_arithmetic.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/i32_comparison.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/u32_arithmetic.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/binary/u32_comparison.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/abs.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/acos.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/acosh.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/all.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/any.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/arrayLength.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/asin.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/asinh.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/atan.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/atan2.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/atanh.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/atomics/atomicAdd.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/atomics/atomicAnd.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/atomics/atomicCompareExchangeWeak.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/atomics/atomicExchange.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/atomics/atomicLoad.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/atomics/atomicMax.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/atomics/atomicMin.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/atomics/atomicOr.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/atomics/atomicStore.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/atomics/atomicSub.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/atomics/atomicXor.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/bitcast.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/ceil.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/clamp.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/cos.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/cosh.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/countLeadingZeros.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/countOneBits.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/countTrailingZeros.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/cross.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/degrees.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/determinant.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/distance.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/dot.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/dot4I8Packed.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/dot4U8Packed.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/dpdx.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/dpdxCoarse.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/dpdxFine.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/dpdy.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/dpdyCoarse.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/dpdyFine.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/exp.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/exp2.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/extractBits.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/faceForward.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/firstLeadingBit.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/firstTrailingBit.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/floor.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/fma.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/fract.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/frexp.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/fwidth.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/fwidthCoarse.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/fwidthFine.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/insertBits.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/inversesqrt.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/ldexp.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/length.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/log.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/log2.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/max.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/min.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/mix.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/modf.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/normalize.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/pack2x16float.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/pack2x16snorm.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/pack2x16unorm.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/pack4x8snorm.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/pack4x8unorm.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/pack4xI8.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/pack4xI8Clamp.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/pack4xU8.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/pack4xU8Clamp.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/pow.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/quantizeToF16.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/radians.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/reflect.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/refract.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/reverseBits.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/round.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/saturate.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/select.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/sign.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/sin.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/sinh.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/smoothstep.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/sqrt.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/step.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/storageBarrier.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/tan.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/tanh.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/textureDimensions.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/textureGather.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/textureGatherCompare.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/textureLoad.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/textureNumLayers.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/textureNumLevels.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/textureNumSamples.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/textureSample.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/textureSampleBias.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/textureSampleCompare.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/textureSampleCompareLevel.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/textureSampleGrad.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/textureSampleLevel.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/textureStore.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/transpose.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/trunc.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/unpack2x16float.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/unpack2x16snorm.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/unpack2x16unorm.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/unpack4x8snorm.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/unpack4x8unorm.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/unpack4xI8.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/unpack4xU8.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/workgroupBarrier.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/builtin/workgroupUniformLoad.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/call/user/ptr_params.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/unary/address_of_and_indirection.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/unary/af_arithmetic.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/unary/af_assignment.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/unary/ai_arithmetic.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/unary/ai_assignment.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/unary/ai_complement.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/unary/bool_conversion.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/unary/bool_logical.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/unary/f16_arithmetic.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/unary/f16_conversion.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/unary/f32_arithmetic.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/unary/f32_conversion.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/unary/i32_arithmetic.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/unary/i32_complement.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/unary/i32_conversion.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/unary/u32_complement.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/expression/unary/u32_conversion.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/float_parse.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/flow_control/call.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/flow_control/complex.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/flow_control/eval_order.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/flow_control/for.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/flow_control/if.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/flow_control/loop.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/flow_control/phony.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/flow_control/return.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/flow_control/switch.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/flow_control/while.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/memory_layout.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/memory_model/adjacent.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/memory_model/atomicity.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/memory_model/barrier.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/memory_model/coherence.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/memory_model/texture_intra_invocation_coherence.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/memory_model/weak.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/padding.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/robust_access.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/robust_access_vertex.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/shader_io/compute_builtins.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/shader_io/fragment_builtins.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/shader_io/shared_structs.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/shader_io/user_io.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/shader_io/workgroup_size.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/shadow.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/stage.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/statement/compound.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/statement/discard.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/statement/increment_decrement.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/execution/zero_init.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/const_assert/const_assert.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/decl/compound_statement.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/decl/const.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/decl/override.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/decl/ptr_spelling.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/decl/var.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/decl/var_access_mode.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/access/vector.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/binary/add_sub_mul.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/binary/and_or_xor.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/binary/bitwise_shift.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/binary/comparison.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/abs.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/acos.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/acosh.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/arrayLength.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/asin.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/asinh.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/atan.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/atan2.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/atanh.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/atomics.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/barriers.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/bitcast.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/ceil.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/clamp.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/cos.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/cosh.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/degrees.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/derivatives.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/dot4I8Packed.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/dot4U8Packed.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/exp.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/exp2.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/floor.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/inverseSqrt.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/length.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/log.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/log2.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/max.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/min.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/modf.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/normalize.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/pack4xI8.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/pack4xI8Clamp.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/pack4xU8.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/pack4xU8Clamp.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/radians.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/round.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/saturate.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/sign.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/sin.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/sinh.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/sqrt.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/tan.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/textureLoad.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/textureSample.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/textureSampleBaseClampToEdge.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/textureSampleBias.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/textureSampleCompare.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/textureSampleCompareLevel.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/textureSampleGrad.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/textureSampleLevel.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/textureStore.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/unpack4xI8.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/unpack4xU8.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/call/builtin/workgroupUniformLoad.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/unary/address_of_and_indirection.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/unary/arithmetic_negation.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/unary/bitwise_complement.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/expression/unary/logical_negation.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/extension/pointer_composite_access.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/extension/readonly_and_readwrite_storage_textures.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/functions/alias_analysis.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/functions/restrictions.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/align.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/attribute.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/binary_ops.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/blankspace.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/break.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/break_if.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/builtin.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/comments.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/compound.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/const.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/const_assert.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/continuing.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/diagnostic.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/discard.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/enable.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/identifiers.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/literal.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/must_use.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/pipeline_stage.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/requires.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/semicolon.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/source.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/statement_behavior.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/unary_ops.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/parse/var_and_let.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/shader_io/binding.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/shader_io/builtins.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/shader_io/entry_point.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/shader_io/group.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/shader_io/group_and_binding.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/shader_io/id.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/shader_io/interpolate.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/shader_io/invariant.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/shader_io/layout_constraints.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/shader_io/locations.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/shader_io/size.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/shader_io/workgroup_size.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/types/alias.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/types/array.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/types/atomics.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/types/matrix.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/types/struct.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/types/textures.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/types/vector.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/shader/validation/uniformity/uniformity.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/util/texture/color_space_conversions.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/util/texture/texel_data.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/util/texture/texture_ok.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/web_platform/canvas/configure.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/web_platform/canvas/context_creation.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/web_platform/canvas/getCurrentTexture.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/web_platform/canvas/getPreferredCanvasFormat.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/web_platform/canvas/readbackFromWebGPUCanvas.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/web_platform/copyToTexture/ImageBitmap.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/web_platform/copyToTexture/ImageData.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/web_platform/copyToTexture/canvas.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/web_platform/copyToTexture/image.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/web_platform/copyToTexture/video.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/web_platform/external_texture/video.worker.js
    A LayoutTests/http/tests/webgpu/webgpu/webworker/web_platform/worker/worker.worker.js
    M Source/WebGPU/WebGPU/RenderPassEncoder.mm

  Log Message:
  -----------
  [WebGPU] newly added depth comparison tests are failing
https://bugs.webkit.org/show_bug.cgi?id=271330
<radar://125104840>

Reviewed by Dan Glastonbury.

The 1 / uint16::max() addition was known to be wrong, it should have been
0.5 / uint16::max() but that didn't work when I tried initially.

It is because the result did not fit into a float and was still being truncated.

Additionally update the CTS tests which caught this failure.

* Source/WebGPU/WebGPU/RenderPassEncoder.mm:
(WebGPU::RenderPassEncoder::quantizedDepthValue):

Canonical link: https://commits.webkit.org/276444@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list