Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1dd72c65129700b74c1c2a275bfe16d2b2b9eeb1
      
https://github.com/WebKit/WebKit/commit/1dd72c65129700b74c1c2a275bfe16d2b2b9eeb1
  Author: Kimmo Kinnunen <[email protected]>
  Date:   2025-09-03 (Wed, 03 Sep 2025)

  Changed paths:
    M Source/ThirdParty/ANGLE/.gitignore
    M Source/ThirdParty/ANGLE/.gitmodules
    M Source/ThirdParty/ANGLE/.gn
    M Source/ThirdParty/ANGLE/ANGLE.plist
    M Source/ThirdParty/ANGLE/BUILD.gn
    M Source/ThirdParty/ANGLE/Compiler.cmake
    M Source/ThirdParty/ANGLE/DEPS
    M Source/ThirdParty/ANGLE/GLESv2.cmake
    M Source/ThirdParty/ANGLE/WebKit/ANGLEShaderProgramVersion.h
    M Source/ThirdParty/ANGLE/WebKit/TranslatorFuzzerSupport.h
    M Source/ThirdParty/ANGLE/WebKit/angle_commit.h
    M Source/ThirdParty/ANGLE/build_overrides/vulkan_common.gni
    M Source/ThirdParty/ANGLE/changes.diff
    M Source/ThirdParty/ANGLE/doc/BecomingCommitter.md
    M Source/ThirdParty/ANGLE/doc/CaptureAndReplay.md
    M Source/ThirdParty/ANGLE/doc/DevSetup.md
    M Source/ThirdParty/ANGLE/doc/ExtensionSupport.md
    M Source/ThirdParty/ANGLE/gni/angle.gni
    M Source/ThirdParty/ANGLE/include/EGL/eglext_angle.h
    M Source/ThirdParty/ANGLE/include/GLSLANG/ShaderLang.h
    M Source/ThirdParty/ANGLE/include/GLSLANG/ShaderVars.h
    M Source/ThirdParty/ANGLE/include/platform/autogen/FeaturesVk_autogen.h
    M 
Source/ThirdParty/ANGLE/include/platform/autogen/FrontendFeatures_autogen.h
    M Source/ThirdParty/ANGLE/include/platform/frontend_features.json
    M Source/ThirdParty/ANGLE/include/platform/vk_features.json
    M Source/ThirdParty/ANGLE/infra/config/generated/cr-buildbucket.cfg
    M Source/ThirdParty/ANGLE/infra/config/generated/project.cfg
    M Source/ThirdParty/ANGLE/infra/config/main.star
    M Source/ThirdParty/ANGLE/infra/specs/angle.json
    M Source/ThirdParty/ANGLE/infra/specs/generate_test_spec_json.py
    M Source/ThirdParty/ANGLE/infra/specs/gn_isolate_map.pyl
    M Source/ThirdParty/ANGLE/infra/specs/mixins.pyl
    M Source/ThirdParty/ANGLE/infra/specs/test_suite_exceptions.pyl
    M Source/ThirdParty/ANGLE/infra/specs/test_suites.pyl
    M Source/ThirdParty/ANGLE/infra/specs/waterfalls.pyl
    M Source/ThirdParty/ANGLE/samples/WindowTest/WindowTest.cpp
    M Source/ThirdParty/ANGLE/samples/shader_translator/shader_translator.cpp
    M 
Source/ThirdParty/ANGLE/scripts/code_generation_hashes/ANGLE_shader_preprocessor.json
    M 
Source/ThirdParty/ANGLE/scripts/code_generation_hashes/ANGLE_shader_translator.json
    M 
Source/ThirdParty/ANGLE/scripts/code_generation_hashes/Extension_files.json
    M 
Source/ThirdParty/ANGLE/scripts/code_generation_hashes/GL_CTS_(dEQP)_build_files.json
    M 
Source/ThirdParty/ANGLE/scripts/code_generation_hashes/GL_EGL_WGL_loader.json
    M 
Source/ThirdParty/ANGLE/scripts/code_generation_hashes/GL_EGL_entry_points.json
    M 
Source/ThirdParty/ANGLE/scripts/code_generation_hashes/GLenum_value_to_string_map.json
    M Source/ThirdParty/ANGLE/scripts/code_generation_hashes/SPIR-V_helpers.json
    M 
Source/ThirdParty/ANGLE/scripts/code_generation_hashes/Static_builtins.json
    M 
Source/ThirdParty/ANGLE/scripts/code_generation_hashes/Vulkan_mandatory_format_support_table.json
    M 
Source/ThirdParty/ANGLE/scripts/code_generation_hashes/interpreter_utils.json
    M Source/ThirdParty/ANGLE/scripts/code_generation_hashes/packed_enum.json
    M Source/ThirdParty/ANGLE/scripts/code_generation_hashes/proc_table.json
    M 
Source/ThirdParty/ANGLE/scripts/code_generation_hashes/restricted_traces.json
    M Source/ThirdParty/ANGLE/scripts/entry_point_packed_gl_enums.json
    M Source/ThirdParty/ANGLE/scripts/gen_interpreter_utils.py
    M Source/ThirdParty/ANGLE/scripts/generate_android_bp.py
    M Source/ThirdParty/ANGLE/scripts/generate_entry_points.py
    M Source/ThirdParty/ANGLE/scripts/registry_xml.py
    M Source/ThirdParty/ANGLE/scripts/roll_chromium_deps.py
    M Source/ThirdParty/ANGLE/src/commit_id.py
    M Source/ThirdParty/ANGLE/src/common/BinaryStream.h
    M Source/ThirdParty/ANGLE/src/common/BinaryStream_unittest.cpp
    M Source/ThirdParty/ANGLE/src/common/Color.h
    M Source/ThirdParty/ANGLE/src/common/Color.inc
    M Source/ThirdParty/ANGLE/src/common/CompiledShaderState.cpp
    M Source/ThirdParty/ANGLE/src/common/CompiledShaderState.h
    M Source/ThirdParty/ANGLE/src/common/FastVector.h
    M Source/ThirdParty/ANGLE/src/common/FastVector_unittest.cpp
    M Source/ThirdParty/ANGLE/src/common/MemoryBuffer.cpp
    M Source/ThirdParty/ANGLE/src/common/MemoryBuffer.h
    M Source/ThirdParty/ANGLE/src/common/PackedCLEnums_autogen.cpp
    M Source/ThirdParty/ANGLE/src/common/PackedCLEnums_autogen.h
    M Source/ThirdParty/ANGLE/src/common/PackedEGLEnums_autogen.cpp
    M Source/ThirdParty/ANGLE/src/common/PackedEGLEnums_autogen.h
    M Source/ThirdParty/ANGLE/src/common/PackedEnums.h
    M Source/ThirdParty/ANGLE/src/common/PoolAlloc.cpp
    M Source/ThirdParty/ANGLE/src/common/PoolAlloc.h
    M Source/ThirdParty/ANGLE/src/common/PoolAlloc_unittest.cpp
    M Source/ThirdParty/ANGLE/src/common/angleutils.cpp
    M Source/ThirdParty/ANGLE/src/common/angleutils.h
    M Source/ThirdParty/ANGLE/src/common/apple_platform_utils.mm
    M Source/ThirdParty/ANGLE/src/common/base/anglebase/sha1.cc
    M 
Source/ThirdParty/ANGLE/src/common/base/anglebase/trace_event/trace_event.h
    M Source/ThirdParty/ANGLE/src/common/bitset_utils.h
    M Source/ThirdParty/ANGLE/src/common/debug.cpp
    M Source/ThirdParty/ANGLE/src/common/entry_points_enum_autogen.cpp
    M Source/ThirdParty/ANGLE/src/common/entry_points_enum_autogen.h
    A Source/ThirdParty/ANGLE/src/common/frame_capture_binary_data.cpp
    A Source/ThirdParty/ANGLE/src/common/frame_capture_binary_data.h
    M Source/ThirdParty/ANGLE/src/common/frame_capture_utils.cpp
    M Source/ThirdParty/ANGLE/src/common/frame_capture_utils_autogen.cpp
    M Source/ThirdParty/ANGLE/src/common/frame_capture_utils_autogen.h
    M Source/ThirdParty/ANGLE/src/common/gl_enum_utils_autogen.cpp
    M Source/ThirdParty/ANGLE/src/common/linux/dma_buf_utils.cpp
    M Source/ThirdParty/ANGLE/src/common/linux/dma_buf_utils.h
    M Source/ThirdParty/ANGLE/src/common/mathutil.h
    M Source/ThirdParty/ANGLE/src/common/mathutil_unittest.cpp
    M Source/ThirdParty/ANGLE/src/common/matrix_utils.cpp
    M Source/ThirdParty/ANGLE/src/common/matrix_utils.h
    M Source/ThirdParty/ANGLE/src/common/matrix_utils_unittest.cpp
    M Source/ThirdParty/ANGLE/src/common/packed_cl_enums.json
    M Source/ThirdParty/ANGLE/src/common/packed_egl_enums.json
    M Source/ThirdParty/ANGLE/src/common/serializer/JsonSerializer.cpp
    M Source/ThirdParty/ANGLE/src/common/span.h
    M Source/ThirdParty/ANGLE/src/common/span_unittest.cpp
    M 
Source/ThirdParty/ANGLE/src/common/spirv/spirv_instruction_builder_autogen.cpp
    M 
Source/ThirdParty/ANGLE/src/common/spirv/spirv_instruction_builder_autogen.h
    M 
Source/ThirdParty/ANGLE/src/common/spirv/spirv_instruction_parser_autogen.cpp
    M 
Source/ThirdParty/ANGLE/src/common/spirv/spirv_instruction_parser_autogen.h
    M Source/ThirdParty/ANGLE/src/common/string_utils.cpp
    M Source/ThirdParty/ANGLE/src/common/system_utils_apple.cpp
    M Source/ThirdParty/ANGLE/src/common/system_utils_linux.cpp
    M Source/ThirdParty/ANGLE/src/common/system_utils_posix.cpp
    M Source/ThirdParty/ANGLE/src/common/system_utils_unittest.cpp
    M Source/ThirdParty/ANGLE/src/common/system_utils_win32.cpp
    M Source/ThirdParty/ANGLE/src/common/utilities.cpp
    M Source/ThirdParty/ANGLE/src/common/utilities.h
    M Source/ThirdParty/ANGLE/src/common/utilities_unittest.cpp
    M Source/ThirdParty/ANGLE/src/common/vector_utils.h
    M Source/ThirdParty/ANGLE/src/common/vector_utils_unittest.cpp
    M Source/ThirdParty/ANGLE/src/common/vulkan/vk_headers.h
    M Source/ThirdParty/ANGLE/src/common/vulkan/vulkan_icd.cpp
    M Source/ThirdParty/ANGLE/src/compiler.gni
    M Source/ThirdParty/ANGLE/src/compiler/fuzz/translator_fuzzer.cpp
    M Source/ThirdParty/ANGLE/src/compiler/preprocessor/Input.cpp
    M Source/ThirdParty/ANGLE/src/compiler/preprocessor/Input.h
    M Source/ThirdParty/ANGLE/src/compiler/preprocessor/preprocessor.l
    M Source/ThirdParty/ANGLE/src/compiler/preprocessor/preprocessor.y
    M 
Source/ThirdParty/ANGLE/src/compiler/preprocessor/preprocessor_lex_autogen.cpp
    M 
Source/ThirdParty/ANGLE/src/compiler/preprocessor/preprocessor_tab_autogen.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/BaseTypes.h
    M 
Source/ThirdParty/ANGLE/src/compiler/translator/BuiltInFunctionEmulator.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/CodeGen.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/CollectVariables.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/CollectVariables.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/Common.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/Compiler.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/Compiler.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/DirectiveHandler.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/ExtensionBehavior.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/ExtensionBehavior.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/HashNames.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/HashNames.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/ImmutableString.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/ImmutableStringBuilder.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/ImmutableStringBuilder.h
    M 
Source/ThirdParty/ANGLE/src/compiler/translator/ImmutableString_autogen.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/InfoSink.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/InfoSink.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/Initialize.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/IntermNode.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/IntermNode.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/IntermRebuild.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/IntermRebuild.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/Name.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/OutputTree.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/ParseContext.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/ShaderLang.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/ShaderVars.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/StaticType.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/Symbol.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/Symbol.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/SymbolTable.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/SymbolTable_autogen.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/SymbolTable_autogen.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/Types.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/Types.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/ValidateOutputs.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/builtin_variables.json
    M Source/ThirdParty/ANGLE/src/compiler/translator/gen_builtin_symbols.py
    M Source/ThirdParty/ANGLE/src/compiler/translator/glsl/OutputGLSL.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/glsl/OutputGLSLBase.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/glsl/OutputGLSLBase.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/glslang_tab_autogen.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/glslang_tab_autogen.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/hlsl/ImageFunctionHLSL.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/hlsl/OutputHLSL.cpp
    M 
Source/ThirdParty/ANGLE/src/compiler/translator/hlsl/ShaderStorageBlockOutputHLSL.cpp
    M 
Source/ThirdParty/ANGLE/src/compiler/translator/hlsl/TextureFunctionHLSL.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/msl/DebugSink.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/msl/EmitMetal.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/msl/IdGen.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/msl/Layout.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/msl/ProgramPrelude.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/msl/SymbolEnv.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/msl/TranslatorMSL.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/msl/UtilsMSL.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/msl/UtilsMSL.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/spirv/BuildSPIRV.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/spirv/BuildSPIRV.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/spirv/OutputSPIRV.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/spirv/TranslatorSPIRV.cpp
    A 
Source/ThirdParty/ANGLE/src/compiler/translator/tree_ops/GatherDefaultUniforms.cpp
    A 
Source/ThirdParty/ANGLE/src/compiler/translator/tree_ops/GatherDefaultUniforms.h
    M 
Source/ThirdParty/ANGLE/src/compiler/translator/tree_ops/ReduceInterfaceBlocks.h
    M 
Source/ThirdParty/ANGLE/src/compiler/translator/tree_ops/RewriteAtomicCounters.cpp
    M 
Source/ThirdParty/ANGLE/src/compiler/translator/tree_ops/ScalarizeVecAndMatConstructorArgs.cpp
    M 
Source/ThirdParty/ANGLE/src/compiler/translator/tree_ops/spirv/EmulateYUVBuiltIns.cpp
    M 
Source/ThirdParty/ANGLE/src/compiler/translator/tree_util/BuiltIn_autogen.h
    M 
Source/ThirdParty/ANGLE/src/compiler/translator/tree_util/DriverUniform.cpp
    M 
Source/ThirdParty/ANGLE/src/compiler/translator/tree_util/IntermNode_util.cpp
    M 
Source/ThirdParty/ANGLE/src/compiler/translator/tree_util/IntermNode_util.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/util.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/util.h
    M 
Source/ThirdParty/ANGLE/src/compiler/translator/wgsl/OutputUniformBlocks.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/wgsl/OutputUniformBlocks.h
    M 
Source/ThirdParty/ANGLE/src/compiler/translator/wgsl/RewritePipelineVariables.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/wgsl/TranslatorWGSL.cpp
    M Source/ThirdParty/ANGLE/src/compiler/translator/wgsl/TranslatorWGSL.h
    M Source/ThirdParty/ANGLE/src/compiler/translator/wgsl/Utils.cpp
    M Source/ThirdParty/ANGLE/src/feature_support_util/feature_support_util.cpp
    M Source/ThirdParty/ANGLE/src/gpu_info_util/SystemInfo_macos.mm
    M Source/ThirdParty/ANGLE/src/gpu_info_util/SystemInfo_vulkan.cpp
    M Source/ThirdParty/ANGLE/src/gpu_info_util/SystemInfo_win.cpp
    M Source/ThirdParty/ANGLE/src/image_util/AstcDecompressorTestUtils.h
    M Source/ThirdParty/ANGLE/src/image_util/LoadToNative_unittest.cpp
    M Source/ThirdParty/ANGLE/src/image_util/copyimage.cpp
    M Source/ThirdParty/ANGLE/src/image_util/generatemip.inc
    M Source/ThirdParty/ANGLE/src/image_util/loadimage.cpp
    M Source/ThirdParty/ANGLE/src/image_util/loadimage.h
    M Source/ThirdParty/ANGLE/src/image_util/loadimage.inc
    M Source/ThirdParty/ANGLE/src/image_util/loadimage_astc.cpp
    M Source/ThirdParty/ANGLE/src/image_util/loadimage_etc.cpp
    M Source/ThirdParty/ANGLE/src/image_util/loadimage_paletted.cpp
    M Source/ThirdParty/ANGLE/src/image_util/storeimage_paletted.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/AttributeMap.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Buffer.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/CLCommandQueue.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/CLCommandQueue.h
    M Source/ThirdParty/ANGLE/src/libANGLE/CLContext.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/CLDevice.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/CLEvent.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/CLImage.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/CLKernel.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/CLMemory.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/CLPlatform.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/CLPlatform.h
    M Source/ThirdParty/ANGLE/src/libANGLE/CLProgram.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/CLSampler.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Caps.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Caps.h
    M Source/ThirdParty/ANGLE/src/libANGLE/Compiler.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Config_unittest.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Context.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Context.h
    M Source/ThirdParty/ANGLE/src/libANGLE/Context.inl.h
    M Source/ThirdParty/ANGLE/src/libANGLE/Context_gles_1_0.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Context_gles_2_0_autogen.h
    M Source/ThirdParty/ANGLE/src/libANGLE/Context_gles_3_0_autogen.h
    M Source/ThirdParty/ANGLE/src/libANGLE/Context_gles_3_1_autogen.h
    M Source/ThirdParty/ANGLE/src/libANGLE/Context_gles_ext_autogen.h
    M Source/ThirdParty/ANGLE/src/libANGLE/Debug.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Debug.h
    M Source/ThirdParty/ANGLE/src/libANGLE/Decompress_unittest.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Display.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/ErrorStrings.h
    M Source/ThirdParty/ANGLE/src/libANGLE/Framebuffer.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/FramebufferAttachment.h
    M Source/ThirdParty/ANGLE/src/libANGLE/GLES1Renderer.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/GLES1State.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/GlobalMutex.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/HandleAllocator_unittest.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Image.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Image.h
    M Source/ThirdParty/ANGLE/src/libANGLE/ImageIndex.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/ImageIndexIterator_unittest.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/InfoLog.h
    M Source/ThirdParty/ANGLE/src/libANGLE/MemoryProgramCache.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/MemoryShaderCache.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/OverlayWidgets.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/PixelLocalStorage.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/PixelLocalStorage.h
    M Source/ThirdParty/ANGLE/src/libANGLE/Platform.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Program.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/ProgramExecutable.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/ProgramExecutable.h
    M Source/ThirdParty/ANGLE/src/libANGLE/ProgramLinkedResources.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/ProgramLinkedResources.h
    M Source/ThirdParty/ANGLE/src/libANGLE/ProgramPipeline.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/ResourceMap.h
    M Source/ThirdParty/ANGLE/src/libANGLE/Shader.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Shader.h
    M Source/ThirdParty/ANGLE/src/libANGLE/State.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/State.h
    M Source/ThirdParty/ANGLE/src/libANGLE/Surface.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Surface.h
    M Source/ThirdParty/ANGLE/src/libANGLE/Surface_unittest.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Texture.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Uniform.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/Uniform.h
    M Source/ThirdParty/ANGLE/src/libANGLE/VaryingPacking.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/VaryingPacking.h
    M Source/ThirdParty/ANGLE/src/libANGLE/VertexArray.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/VertexArray.h
    M Source/ThirdParty/ANGLE/src/libANGLE/VertexAttribute.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/VertexAttribute.h
    M Source/ThirdParty/ANGLE/src/libANGLE/VertexAttribute.inc
    M Source/ThirdParty/ANGLE/src/libANGLE/angletypes.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/angletypes.h
    M Source/ThirdParty/ANGLE/src/libANGLE/angletypes.inc
    M Source/ThirdParty/ANGLE/src/libANGLE/capture/FrameCapture.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/capture/FrameCapture.h
    M Source/ThirdParty/ANGLE/src/libANGLE/capture/FrameCaptureCL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/capture/FrameCaptureCommon.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/capture/FrameCapture_mock.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/capture/capture_cl_autogen.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/capture/capture_cl_autogen.h
    M Source/ThirdParty/ANGLE/src/libANGLE/capture/capture_cl_params.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/capture/capture_gles_3_0_params.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/capture/capture_gles_ext_autogen.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/capture/capture_gles_ext_autogen.h
    M Source/ThirdParty/ANGLE/src/libANGLE/capture/serialize.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/cl_types.h
    M Source/ThirdParty/ANGLE/src/libANGLE/context_private_call.inl.h
    M Source/ThirdParty/ANGLE/src/libANGLE/context_private_call_autogen.h
    M Source/ThirdParty/ANGLE/src/libANGLE/formatutils.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/formatutils.h
    M Source/ThirdParty/ANGLE/src/libANGLE/gles_extensions_autogen.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/gles_extensions_autogen.h
    M Source/ThirdParty/ANGLE/src/libANGLE/queryconversions.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/queryutils.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/queryutils.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/CLCommandQueueImpl.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/CLExtensions.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/CLExtensions.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/ContextImpl.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/ContextImpl.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/Format.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/GLImplFactory.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/SurfaceImpl.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/SurfaceImpl.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/VertexArrayImpl.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/cl/CLCommandQueueCL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/cl/CLCommandQueueCL.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/cl/CLContextCL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/cl/cl_util.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/copyvertex.inc.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/BufferD3D.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/FramebufferD3D.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/HLSLCompiler.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/IndexDataManager.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/ProgramD3D.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/ProgramExecutableD3D.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/ShaderD3D.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/ShaderExecutableD3D.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/SurfaceD3D.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/SurfaceD3D.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/TextureD3D.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/VertexDataManager.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/VertexDataManager.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/Blit11.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/Buffer11.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/Clear11.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/Context11.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/Context11.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/Framebuffer11.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/Image11.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/IndexBuffer11.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/MappedSubresourceVerifier11.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/RenderStateCache.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/Renderer11.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/StateManager11.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/SwapChain11.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/TextureStorage11.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/VertexArray11.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/VertexArray11.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/VertexBuffer11.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/renderer11_utils.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d11/renderer11_utils.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d9/Blit9.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d9/Buffer9.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d9/Context9.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d9/Context9.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d9/Image9.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d9/Renderer9.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d9/StateManager9.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d9/TextureStorage9.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d9/VertexArray9.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d9/VertexBuffer9.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d9/VertexDeclarationCache.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d9/formatutils9.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/d3d/d3d9/vertexconversion.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/driver_utils.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/BlitGL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/BufferGL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/ContextGL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/ContextGL.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/DisplayGL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/FramebufferGL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/ProgramGL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/RendererGL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/StateManagerGL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/TextureGL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/VertexArrayGL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/VertexArrayGL.h
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/cgl/IOSurfaceSurfaceCGL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/cgl/IOSurfaceSurfaceCGL.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/cgl/PbufferSurfaceCGL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/cgl/PbufferSurfaceCGL.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/cgl/WindowSurfaceCGL.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/cgl/WindowSurfaceCGL.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/egl/DisplayEGL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/egl/SurfaceEGL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/egl/SurfaceEGL.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/egl/egl_utils.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/glx/DisplayGLX.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/glx/PbufferSurfaceGLX.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/glx/PbufferSurfaceGLX.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/glx/PixmapSurfaceGLX.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/glx/PixmapSurfaceGLX.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/glx/WindowSurfaceGLX.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/glx/WindowSurfaceGLX.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/renderergl_utils.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/wgl/D3DTextureSurfaceWGL.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/wgl/D3DTextureSurfaceWGL.h
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/wgl/DXGISwapChainWindowSurfaceWGL.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/wgl/DXGISwapChainWindowSurfaceWGL.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/wgl/PbufferSurfaceWGL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/wgl/PbufferSurfaceWGL.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/wgl/WindowSurfaceWGL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/wgl/WindowSurfaceWGL.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/BufferMtl.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/ContextMtl.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/ContextMtl.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/DisplayMtl.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/FrameBufferMtl.mm
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/ProgramExecutableMtl.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/QueryMtl.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/SurfaceMtl.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/SurfaceMtl.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/TextureMtl.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/TextureMtl.mm
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/TransformFeedbackMtl.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/VertexArrayMtl.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/VertexArrayMtl.mm
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/file_hooking/shader_cache_file_hooking.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/mtl_buffer_manager.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/mtl_buffer_pool.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/mtl_command_buffer.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/mtl_command_buffer.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/mtl_format_utils.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/mtl_msl_utils.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/mtl_pipeline_cache.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/mtl_render_utils.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/mtl_resources.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/mtl_state_cache.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/mtl_state_cache.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/mtl_utils.mm
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/renderermtl_utils.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/null/BufferNULL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/null/ContextNULL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/null/ContextNULL.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/null/FramebufferNULL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/null/SurfaceNULL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/null/SurfaceNULL.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/null/VertexArrayNULL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/null/VertexArrayNULL.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/renderer_utils.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/renderer_utils.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/AllocatorHelperPool.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/BufferVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/CLCommandQueueVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/CLCommandQueueVk.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/CLContextVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/CLDeviceVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/CLDeviceVk.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/CLEventVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/CLKernelVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/CLKernelVk.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/CLMemoryVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/CLMemoryVk.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/CLPlatformVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/CLProgramVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/CommandQueue.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/CommandQueue.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/ContextVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/ContextVk.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/DeviceVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/DisplayVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/FramebufferVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/FramebufferVk.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/MemoryTracking.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/MemoryTracking.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/OverlayVk.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/ProgramExecutableVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/ProgramExecutableVk.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/RenderTargetVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/RenderTargetVk.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/SamplerVk.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/SecondaryCommandBuffer.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/SecondaryCommandBuffer.h
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/ShaderInterfaceVariableInfoMap.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/ShareGroupVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/ShareGroupVk.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/Suballocation.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/SurfaceVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/SurfaceVk.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/TextureVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/TextureVk.h
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/TransformFeedbackVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/UtilsVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/UtilsVk.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/VertexArrayVk.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/VertexArrayVk.h
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/android/DisplayVkAndroid.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/android/HardwareBufferImageSiblingVkAndroid.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/clspv_utils.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/doc/PresentSemaphores.md
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/linux/DisplayVkLinux.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/linux/DmaBufImageSiblingVkLinux.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/linux/gbm/DisplayVkGbm.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/linux/wayland/DisplayVkWayland.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/linux/xcb/DisplayVkXcb.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/spv_utils.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_cache_utils.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_cache_utils.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_caps_utils.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_cl_utils.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_cl_utils.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_format_utils.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_helpers.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_helpers.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_renderer.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_renderer.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_resource.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_utils.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_utils.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/vk_wrapper.h
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/win32/DisplayVkWin32.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/BufferWgpu.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/ContextWgpu.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/ContextWgpu.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/DisplayWgpu.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/FramebufferWgpu.cpp
    M 
Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/ProgramExecutableWgpu.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/ProgramWgpu.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/SurfaceWgpu.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/SurfaceWgpu.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/TextureWgpu.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/TextureWgpu.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/VertexArrayWgpu.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/VertexArrayWgpu.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/wgpu_command_buffer.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/wgpu_command_buffer.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/wgpu_helpers.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/wgpu_helpers.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/wgpu_pipeline_state.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/wgpu_utils.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/wgpu_utils.h
    M Source/ThirdParty/ANGLE/src/libANGLE/renderer/wgpu/wgpu_wgsl_util.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/validationCL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/validationCL_autogen.h
    M Source/ThirdParty/ANGLE/src/libANGLE/validationEGL.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/validationES.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/validationES.h
    M Source/ThirdParty/ANGLE/src/libANGLE/validationES1.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/validationES1_autogen.h
    M Source/ThirdParty/ANGLE/src/libANGLE/validationES2.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/validationES2.h
    M Source/ThirdParty/ANGLE/src/libANGLE/validationES2_autogen.h
    M Source/ThirdParty/ANGLE/src/libANGLE/validationES3.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/validationES31.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/validationES31_autogen.h
    M Source/ThirdParty/ANGLE/src/libANGLE/validationES32_autogen.h
    M Source/ThirdParty/ANGLE/src/libANGLE/validationES3_autogen.h
    M Source/ThirdParty/ANGLE/src/libANGLE/validationESEXT.cpp
    M Source/ThirdParty/ANGLE/src/libANGLE/validationESEXT_autogen.h
    M Source/ThirdParty/ANGLE/src/libGLESv2.gni
    M Source/ThirdParty/ANGLE/src/libGLESv2/cl_stubs.cpp
    M Source/ThirdParty/ANGLE/src/libGLESv2/cl_stubs_autogen.h
    M Source/ThirdParty/ANGLE/src/libGLESv2/egl_context_lock_impl.h
    M Source/ThirdParty/ANGLE/src/libGLESv2/egl_stubs.cpp
    M Source/ThirdParty/ANGLE/src/libGLESv2/entry_points_cl_autogen.cpp
    M Source/ThirdParty/ANGLE/src/libGLESv2/entry_points_cl_autogen.h
    M Source/ThirdParty/ANGLE/src/libGLESv2/entry_points_cl_utils.h
    M Source/ThirdParty/ANGLE/src/libGLESv2/entry_points_egl_autogen.cpp
    M Source/ThirdParty/ANGLE/src/libGLESv2/entry_points_egl_ext_autogen.cpp
    M Source/ThirdParty/ANGLE/src/libGLESv2/entry_points_gles_2_0_autogen.cpp
    M Source/ThirdParty/ANGLE/src/libGLESv2/entry_points_gles_3_0_autogen.cpp
    M Source/ThirdParty/ANGLE/src/libGLESv2/entry_points_gles_3_1_autogen.cpp
    M Source/ThirdParty/ANGLE/src/libGLESv2/entry_points_gles_ext_autogen.cpp
    M Source/ThirdParty/ANGLE/src/libGLESv2/entry_points_gles_ext_autogen.h
    M Source/ThirdParty/ANGLE/src/libGLESv2/global_state.h
    M Source/ThirdParty/ANGLE/src/libGLESv2/libGLESv2_autogen.cpp
    M Source/ThirdParty/ANGLE/src/libGLESv2/libGLESv2_autogen.def
    M Source/ThirdParty/ANGLE/src/libGLESv2/libGLESv2_no_capture_autogen.def
    M 
Source/ThirdParty/ANGLE/src/libGLESv2/libGLESv2_vulkan_secondaries_autogen.def
    M Source/ThirdParty/ANGLE/src/libGLESv2/libGLESv2_with_capture_autogen.def
    M Source/ThirdParty/ANGLE/src/libGLESv2/proc_table_cl_autogen.cpp
    M Source/ThirdParty/ANGLE/src/libOpenCL/dispatch.cpp
    M Source/ThirdParty/ANGLE/src/libOpenCL/dispatch.h
    M Source/ThirdParty/ANGLE/src/libOpenCL/libOpenCL_autogen.cpp
    M Source/ThirdParty/ANGLE/src/tests/BUILD.gn
    A Source/ThirdParty/ANGLE/src/tests/DIR_METADATA
    M Source/ThirdParty/ANGLE/src/tests/angle_android_test_runner.py
    M Source/ThirdParty/ANGLE/src/tests/angle_end2end_tests.gni
    M Source/ThirdParty/ANGLE/src/tests/angle_end2end_tests_expectations.txt
    M Source/ThirdParty/ANGLE/src/tests/angle_end2end_tests_main.cpp
    M Source/ThirdParty/ANGLE/src/tests/angle_system_info_tests_main.cpp
    M Source/ThirdParty/ANGLE/src/tests/angle_unittest_main.cpp
    M Source/ThirdParty/ANGLE/src/tests/angle_unittests.gni
    M Source/ThirdParty/ANGLE/src/tests/angle_unittests_utils.h
    M Source/ThirdParty/ANGLE/src/tests/capture_replay_tests.py
    M 
Source/ThirdParty/ANGLE/src/tests/capture_replay_tests/CaptureReplayTests.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/capture_replay_tests/capture_replay_expectations.txt
    M Source/ThirdParty/ANGLE/src/tests/capture_tests/CapturedTestCL.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/capture_tests/expected/CapturedTestCL_MultiFrameCL_ES3_Vulkan.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/capture_tests/expected/CapturedTestCL_MultiFrameCL_ES3_Vulkan.json
    A 
Source/ThirdParty/ANGLE/src/tests/capture_tests/expected/CapturedTestCL_MultiFrameCL_ES3_Vulkan_0001.cpp
    R 
Source/ThirdParty/ANGLE/src/tests/capture_tests/expected/CapturedTestCL_MultiFrameCL_ES3_Vulkan_001.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/capture_tests/expected/CapturedTestCL_MultiFrameCL_ES3_Vulkan_OpenCL_info.json
    M 
Source/ThirdParty/ANGLE/src/tests/capture_tests/expected/CapturedTest_ActiveTextures_ES3_Vulkan.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/capture_tests/expected/CapturedTest_ActiveTextures_ES3_Vulkan.json
    A 
Source/ThirdParty/ANGLE/src/tests/capture_tests/expected/CapturedTest_ActiveTextures_ES3_Vulkan_0001.cpp
    R 
Source/ThirdParty/ANGLE/src/tests/capture_tests/expected/CapturedTest_ActiveTextures_ES3_Vulkan_001.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/capture_tests/expected/CapturedTest_ActiveTextures_ES3_Vulkan_shared.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/capture_tests/expected/CapturedTest_MultiFrame_ES3_Vulkan.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/capture_tests/expected/CapturedTest_MultiFrame_ES3_Vulkan.json
    A 
Source/ThirdParty/ANGLE/src/tests/capture_tests/expected/CapturedTest_MultiFrame_ES3_Vulkan_0001.cpp
    R 
Source/ThirdParty/ANGLE/src/tests/capture_tests/expected/CapturedTest_MultiFrame_ES3_Vulkan_001.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/capture_tests/expected/CapturedTest_MultiFrame_ES3_Vulkan_shared.cpp
    M Source/ThirdParty/ANGLE/src/tests/cl_support/openclcts_expectations.txt
    M Source/ThirdParty/ANGLE/src/tests/cl_support/openclcts_mustpass.txt
    M Source/ThirdParty/ANGLE/src/tests/compiler_tests/API_test.cpp
    M Source/ThirdParty/ANGLE/src/tests/compiler_tests/CollectVariables_test.cpp
    M Source/ThirdParty/ANGLE/src/tests/compiler_tests/ConstantFolding_test.cpp
    M Source/ThirdParty/ANGLE/src/tests/compiler_tests/ExpressionLimit_test.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/compiler_tests/ImmutableString_test_autogen.cpp
    M Source/ThirdParty/ANGLE/src/tests/compiler_tests/Parse_test.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/compiler_tests/SeparateDeclarations_test.cpp
    M Source/ThirdParty/ANGLE/src/tests/compiler_tests/ShaderValidation_test.cpp
    M Source/ThirdParty/ANGLE/src/tests/compiler_tests/TypeTracking_test.cpp
    M Source/ThirdParty/ANGLE/src/tests/compiler_tests/Type_test.cpp
    M Source/ThirdParty/ANGLE/src/tests/compiler_tests/UnrollFlatten_test.cpp
    M Source/ThirdParty/ANGLE/src/tests/compiler_tests/VariablePacker_test.cpp
    M Source/ThirdParty/ANGLE/src/tests/compiler_tests/WGSLOutput_test.cpp
    M Source/ThirdParty/ANGLE/src/tests/deqp_support/angle_deqp_gtest.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/deqp_support/deqp_gles2_test_expectations.txt
    M 
Source/ThirdParty/ANGLE/src/tests/deqp_support/deqp_gles31_test_expectations.txt
    A 
Source/ThirdParty/ANGLE/src/tests/deqp_support/deqp_khr_glesext_test_expectations.txt
    M 
Source/ThirdParty/ANGLE/src/tests/deqp_support/tcuANGLENativeDisplayFactory.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLBackwardsCompatibleContextTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLBlobCacheTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLBufferAgeTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLChooseConfigTest.cpp
    A 
Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLContextPassthroughShadersTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLContextSharingTest.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLCreateContextAttribsTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLDeviceCGLTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLDeviceTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLDirectCompositionTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLFeatureControlTest.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLIOSurfaceClientBufferTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLLockSurface3Test.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLMultiContextTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLPreRotationTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLPresentPathD3D11Test.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLPrintEGLinfoTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLProgramCacheControlTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLProtectedContentTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLReadinessCheckTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLRobustnessTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLStreamTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLSurfaceTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLSyncControlTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLSyncTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLSyncTestMetalSharedEvent.mm
    M Source/ThirdParty/ANGLE/src/tests/egl_tests/EGLX11VisualTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/AtomicCounterBufferTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/AttributeLayoutTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/BlendFuncExtendedTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/BlendIntegerTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/BlendMinMaxTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/BlitFramebufferANGLETest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/BlobCacheTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/BufferDataTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/ClearTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/ComputeShaderTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/CopyTexImageTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/CopyTexture3DTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/CopyTextureTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/CubeMapTextureTest.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/gl_tests/D3DImageFormatConversionTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/D3DTextureTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/DXT1CompressedTextureTest.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/gl_tests/DXTSRGBCompressedTextureTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/DepthStencilFormatsTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/DrawBuffersTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/DrawElementsTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/EGLImageMECFriendlyTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/ETCTextureTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/ExternalBufferTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/ExternalWrapTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/FramebufferFetchTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/FramebufferMixedSamplesTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/FramebufferRenderMipmapTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/FramebufferTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/GLSLTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/GeometryShaderTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/GetImageTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/ImageTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/ImageTestMetal.mm
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/IndexBufferOffsetTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/InstancingTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/LineLoopTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/MaxTextureSizeTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/MemoryBarrierTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/MemoryObjectTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/MipmapTest.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/gl_tests/MultisampleCompatibilityTest.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/gl_tests/MultisampledRenderToTextureTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/MultithreadingTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/MultiviewDrawTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/OcclusionQueriesTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/PBOExtensionTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/PbufferTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/PixelLocalStorageTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/ProgramBinaryTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/ProgramInterfaceTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/ProgramPipelineTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/ProvokingVertexTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/ReadPixelsTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/RendererTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/RobustResourceInitTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/SamplersTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/SemaphoreTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/ShaderStorageBufferTest.cpp
    A Source/ThirdParty/ANGLE/src/tests/gl_tests/ShadingRateEXTTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/ShadowSamplerFunctionsTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/SimpleOperationTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/SixteenBppTextureTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/StateChangeTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/SwizzleTest.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/gl_tests/TextureFixedRateCompressionTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/TextureMultisampleTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/TextureTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/TextureUploadFormatTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/TransformFeedbackTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/UniformBufferTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/UniformTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/UnpackAlignmentTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/VertexAttributeTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/ViewportTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/VulkanImageTest.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/gl_tests/VulkanPerformanceCounterTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/VulkanUniformUpdatesTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/WebGLCompatibilityTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/gles1/MatrixBuiltinsTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/gles1/TextureParameterTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/gl_tests/gles1/VertexPointerTest.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/gles1_conformance_tests/PrimtestTests.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/ANGLEPerfTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/ANGLEPerfTestArgs.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/BindingPerf.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/BitSetIteratorPerf.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/BufferSubData.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/DrawCallPerf.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/EGLInitializePerf.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/IndexDataManagerTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/InstancingPerf.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/InterleavedAttributeData.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/MapBufferRange.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/MultisampleResolvePerf.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/MultiviewPerf.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/RGBImageAllocation.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/TracePerfTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/TracePerfTestCL.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/UniformsPerf.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/VertexArrayPerfTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/VulkanBarriersPerf.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/VulkanCommandBufferPerf.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/VulkanPipelineCachePerf.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/perf_tests/angle_trace_tests_expectations.txt
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/glmark2Benchmark.cpp
    M Source/ThirdParty/ANGLE/src/tests/perf_tests/third_party/perf/perf_test.cc
    M Source/ThirdParty/ANGLE/src/tests/preprocessor_tests/char_test.cpp
    M Source/ThirdParty/ANGLE/src/tests/preprocessor_tests/input_test.cpp
    M Source/ThirdParty/ANGLE/src/tests/py_utils/android_helper.py
    M Source/ThirdParty/ANGLE/src/tests/restricted_traces/README.md
    M Source/ThirdParty/ANGLE/src/tests/restricted_traces/restricted_traces.json
    M 
Source/ThirdParty/ANGLE/src/tests/restricted_traces/retrace_restricted_traces.py
    M Source/ThirdParty/ANGLE/src/tests/test_expectations/GPUTestConfig.cpp
    M Source/ThirdParty/ANGLE/src/tests/test_expectations/GPUTestConfig.h
    M 
Source/ThirdParty/ANGLE/src/tests/test_expectations/GPUTestExpectationsParser.cpp
    M Source/ThirdParty/ANGLE/src/tests/test_utils/ANGLETest.cpp
    M Source/ThirdParty/ANGLE/src/tests/test_utils/ANGLETest.h
    M Source/ThirdParty/ANGLE/src/tests/test_utils/ConstantFoldingTest.h
    M Source/ThirdParty/ANGLE/src/tests/test_utils/MultiThreadSteps.cpp
    M Source/ThirdParty/ANGLE/src/tests/test_utils/VulkanHelper.cpp
    M Source/ThirdParty/ANGLE/src/tests/test_utils/angle_test_configs.cpp
    M Source/ThirdParty/ANGLE/src/tests/test_utils/angle_test_instantiate.cpp
    M Source/ThirdParty/ANGLE/src/tests/test_utils/angle_test_instantiate.h
    M Source/ThirdParty/ANGLE/src/tests/test_utils/runner/TestSuite.cpp
    M Source/ThirdParty/ANGLE/src/tests/test_utils/runner/TestSuite_unittest.cpp
    M 
Source/ThirdParty/ANGLE/src/tests/test_utils/runner/android/AngleNativeTest.cpp
    M Source/ThirdParty/ANGLE/src/tests/test_utils/third_party/README.chromium
    M 
Source/ThirdParty/ANGLE/src/tests/test_utils/third_party/vulkan_command_buffer_utils.cpp
    M Source/ThirdParty/ANGLE/third_party/OpenCL-Docs/README.chromium
    M Source/ThirdParty/ANGLE/third_party/OpenCL-ICD-Loader/README.chromium
    M Source/ThirdParty/ANGLE/third_party/OpenGL-Registry/README.chromium
    M Source/ThirdParty/ANGLE/third_party/VK-GL-CTS/README.chromium
    M Source/ThirdParty/ANGLE/third_party/clspv/gn/clspv--.bc
    M Source/ThirdParty/ANGLE/third_party/clspv/gn/clspv64--.bc
    M Source/ThirdParty/ANGLE/third_party/clspv/gn/llvm/config/BUILD.gn
    M Source/ThirdParty/ANGLE/third_party/clspv/gn/llvm/config/clang/BUILD.gn
    M Source/ThirdParty/ANGLE/third_party/clspv/gn/llvm/sources/BUILD.gn
    M Source/ThirdParty/ANGLE/third_party/clspv/gn/llvm/tablegen/BUILD.gn
    M Source/ThirdParty/ANGLE/third_party/clspv/gn/llvm/tools/BUILD.gn
    M Source/ThirdParty/ANGLE/third_party/cpu_features/README.chromium
    M Source/ThirdParty/ANGLE/third_party/glmark2/README.chromium
    M Source/ThirdParty/ANGLE/third_party/logdog/README.chromium
    M Source/ThirdParty/ANGLE/third_party/spirv-cross/README.chromium
    M Source/ThirdParty/ANGLE/third_party/vulkan-loader/README.chromium
    M Source/ThirdParty/ANGLE/third_party/vulkan-tools/README.chromium
    M 
Source/ThirdParty/ANGLE/third_party/vulkan-utility-libraries/README.chromium
    M 
Source/ThirdParty/ANGLE/third_party/vulkan-validation-layers/README.chromium
    A Source/ThirdParty/ANGLE/unsafe_buffers_paths.txt
    M Source/ThirdParty/ANGLE/util/BUILD.gn
    M Source/ThirdParty/ANGLE/util/EGLWindow.cpp
    M Source/ThirdParty/ANGLE/util/Event.h
    M Source/ThirdParty/ANGLE/util/Matrix.cpp
    M Source/ThirdParty/ANGLE/util/OSWindow.cpp
    M Source/ThirdParty/ANGLE/util/android/AndroidWindow.cpp
    A Source/ThirdParty/ANGLE/util/android/third_party/LICENSE
    M Source/ThirdParty/ANGLE/util/android/third_party/README.chromium
    M Source/ThirdParty/ANGLE/util/autogen/angle_features_autogen.cpp
    M Source/ThirdParty/ANGLE/util/autogen/angle_features_autogen.h
    M Source/ThirdParty/ANGLE/util/capture/frame_capture_test_utils.cpp
    M Source/ThirdParty/ANGLE/util/capture/frame_capture_test_utils.h
    M Source/ThirdParty/ANGLE/util/capture/trace_fixture.cpp
    M Source/ThirdParty/ANGLE/util/capture/trace_fixture.h
    M Source/ThirdParty/ANGLE/util/capture/trace_fixture_cl.cpp
    M Source/ThirdParty/ANGLE/util/capture/trace_fixture_cl.h
    M Source/ThirdParty/ANGLE/util/capture/trace_interface.h
    M Source/ThirdParty/ANGLE/util/capture/trace_interpreter.cpp
    M Source/ThirdParty/ANGLE/util/capture/trace_interpreter.h
    M Source/ThirdParty/ANGLE/util/capture/trace_interpreter_autogen.cpp
    M Source/ThirdParty/ANGLE/util/keyboard.h
    M Source/ThirdParty/ANGLE/util/linux/wayland/WaylandWindow.cpp
    M Source/ThirdParty/ANGLE/util/linux/x11/X11Pixmap.cpp
    M Source/ThirdParty/ANGLE/util/linux/x11/X11Window.cpp
    M Source/ThirdParty/ANGLE/util/mouse.h
    M Source/ThirdParty/ANGLE/util/osx/OSXWindow.mm
    M Source/ThirdParty/ANGLE/util/png_utils.cpp
    M Source/ThirdParty/ANGLE/util/posix/crash_handler_posix.cpp
    M Source/ThirdParty/ANGLE/util/posix/test_utils_posix.cpp
    M Source/ThirdParty/ANGLE/util/shader_utils.cpp
    M Source/ThirdParty/ANGLE/util/test_utils.cpp
    M Source/ThirdParty/ANGLE/util/test_utils_unittest_helper.cpp
    M Source/ThirdParty/ANGLE/util/util_gl.h
    M Source/ThirdParty/ANGLE/util/windows/test_utils_win.cpp
    M 
Source/ThirdParty/ANGLE/util/windows/third_party/StackWalker/src/StackWalker.cpp
    M Source/ThirdParty/ANGLE/util/windows/win32/Win32Pixmap.cpp
    M Source/ThirdParty/ANGLE/util/windows/win32/Win32Window.cpp
    M Source/ThirdParty/ANGLE/util/windows/win32/test_utils_win32.cpp
    M Tools/Scripts/update-angle

  Log Message:
  -----------
  Update ANGLE to 2025-09-01 (bb55ea10fcef3759e4db7ef8a473a9ceac2c6aa6)
https://bugs.webkit.org/show_bug.cgi?id=298215
rdar://problem/159646261

Reviewed by Mike Wyrzykowski

Contains upstream commits:
git log --oneline 
93b659f95a4b3f1f2eeca47131e11750bbe9808d..bb55ea10fcef3759e4db7ef8a473a9ceac2c6aa6
 --pretty=%h %s
bb55ea10fc Tests: Add Minecraft Vibrant Visuals trace
2d419eb1a2 Roll Chromium from 659c6d688f03 to ddfbb7d832f0 (842 revisions)
b59b287e2a Roll VK-GL-CTS from 3718ed21d713 to 15469c3d0039 (15 revisions)
1e3e4eb7f9 FrameCapture: Don't issue Begin/End for Timestamp queries
3d08d8859a Log sanitized message in InfoLog::appendSanitized().
ded3e754ac Add more tests for RGB565
eefcdafdce Fix some old clang-tidy warnings about move constructors
6f0337a04f Avoid some needless c_str() calls.
2868294812 Update setFloat and getFloat APIs to handle 16-32 bit transformations
24d3f6a4a3 Tests: Add Vita Mahjong trace
e64b1e5445 FrameCapture: Restore end of trace capture log
6ca17fbaae Tests: Add Indian Bikes Driving 3D trace
3d8dff0ae1 Suppress unsafe buffers on a file-by-file basis in util/
ee512a88d3 Roll vulkan-deps from d004638a44e4 to 3c8902583f3c (5 revisions)
9ed1572ef9 Roll Chromium from a8c806abc633 to 659c6d688f03 (1279 revisions)
a1fa1ddc39 Tests: Add Total Battle trace
4983b4c94e CL/VK: Track both read/write usages of mem objects
ce158355e7 CL/VK: Add isReadOnly() query for CLKernelArgument
2a44be8566 CL/VK: Update the HostTransferConfig to supported configs
0efe1a4409 CL/VK: Use UHP buffers for host transfer config
cf28f60d3a Avoid c-style string arguments to writeFile().
e842b5f8da CL/Vulkan: Zero-copy support added for CL Buffers
a4e0bacc2b Avoid dangling pointer in Context11::popGroupMarker().
1ae273ee83 Translator: Output struct members in OutputTree
af0386cb8f Reorder structs entirely made of samplers to the end of struct
08ee8585b3 Tests: Add Soccer Superstar trace
1ed999ea2c Vulkan: Move sampler cache to share group
9dc3679182 WGSL: Fix unused variable in translator
63ba378337 Roll vulkan-deps from 4055d497de6c to d004638a44e4 (14 revisions)
9a5eea619b Tests: Add Football League 2025 trace
873473557a Tests: Add School Party Craft trace
cdf428a29f CL/VK: Update Samsung preferred/native vec widths
bb27274f1b Tests: Add Offline Games trace
e9214c63a7 Update trace event header to allow unsafe buffers
117cddc890 Tests: Add Tile Club trace
86a76e496f third_party/clspv: Update clspv
be2fc5c304 Tests: Add Royal Kingdom trace
a02670d656 Move unsafe buffers inside header guard macros
6c8df3b1c6 infra/config: Remove luci.recipes.use_python3 experiment
96643b136b Roll vulkan-deps from edbec6047c6c to 4055d497de6c (11 revisions)
3959b4db63 Roll Chromium from 458ba2f24871 to a8c806abc633 (606 revisions)
60607c8e6c Activate unsafe buffer enforcement for Angle src/
b9cec9165d WGSL: default uniforms gathered in interface block
17e99163ee Tests: Add Ace Racer trace
25390156ae Suppress unsafe buffers on a file-by-file basis in src/ [1 of N]
616a341b82 Vulkan: Set EGL_NATIVE_VISUAL_ID for EGL_KHR_platform_gbm
611f9ac03c Lower the cap of max element index
c6cab93360 Roll vulkan-deps from 36fbc53c546c to edbec6047c6c (14 revisions)
fb1836c734 Roll Chromium from 5910372d7545 to 458ba2f24871 (533 revisions)
19483cc668 Tests: Add Bingo Blitz ANGLE trace
677d828180 Vulkan: Pass ContextVk to view-creation functions
2b45ec6501 CL/VK: Fix default LWS when GWS is less than 64
fee2bf73d7 Vulkan: Limit EGL_NV_context_priority_realtime to Android
5fed937eb7 CL/VK: Add a compile option "-inline-entry-points"
943aed8ce3 Skip fake device with remote desktop on Windows
d65058bec1 Vulkan: Add support for GL_EXT_fragment_shading_rate_primitive
7d6aa63093 Reland: Rename enums to fix GCC -Wchanges-meaning error
f63751db4c Fix the UniformSortComparator not following strict weak order
0af6e4eedc Vulkan: Check format compatibility to enable mip levels
9eecd3a3a2 Revert "Skip clang modules in Android.bp"
f86af1ecf8 Manual roll VK-GL-CTS from 0a3dad34ebb4 to 3718ed21d713 (19 
revisions)
51cffa9793 Implement EGL_NV_context_priority_realtime
0bc3514b17 Roll chromium_revision f7c7637e7e..5910372d75 (1504994:1505803)
c8a9965a98 Roll SwiftShader from 5b45bdb479fa to 0390a544a952 (1 revision)
9280c6b9ac Roll VK-GL-CTS from ad59a18f2ce0 to 0a3dad34ebb4 (60 revisions)
bd06fd8692 Roll vulkan-deps from d74c51b56a14 to 36fbc53c546c (7 revisions)
061a43c6b6 CL/Vulkan: Implement cl_khr_priority_hints
8d43d9b95c Tests: Add Hunter Assassin ANGLE trace
8ef76b6a3c CL/Vulkan: cl_khr_external_memory extension (pt.2)
d4d423569c Remove the duplicated branch
dddb8a6f81 Skip clang modules in Android.bp
1f83d739e7 Expose VK_EXT_global_priority and VK_EXT_global_priority_query
660c7b72d0 Do not store tombstones on S24 devices
c8e85760b8 Roll chromium_revision 5992a4bbb9..f7c7637e7e (1504674:1504994)
01cfb98f42 Add a new property to LinkedUniform struct
20dca0b943 Add a new TInterfaceBlock class member to hint ANGLE default Uniform
ef80e82f02 Skip slow test on Mac Metal AMD
86a8d11c82 Metal: Fix potential incorrect format used for texSubImage
e00691780c Roll vulkan-deps from 24f6a1bae736 to d74c51b56a14 (18 revisions)
d0ba2fb930 Tests: Add Onmyoji ANGLE trace
dee1fcbf11 Manual roll Chromium from fc7a6f6aa138 to 5992a4bbb953 (175 
revisions)
c5a4aaabbc Roll chromium_revision c57f111ea1..fc7a6f6aa1 (1504489:1504499)
6c160cad37 CL/Vulkan: cl_khr_external_memory extension (pt.1)
b3ab485ff2 Roll SwiftShader from a1b94a283161 to 5b45bdb479fa (1 revision)
995c4c4d89 Capture/Replay: Target GLES3.1 to avoid SSO limitations
03068e0c82 [WebGPU] Implement direct copy for images.
5d9d9b9bd7 test: Use eglGetPlatformDisplay()
6ff016fb49 CL/Vulkan: Update caps for image1d_buffer max size
ccbc9e9bc4 Revert "Rename enums to fix GCC -Wchanges-meaning error"
25440a9d47 Roll vulkan-deps from 6ab6cf8994f3 to 24f6a1bae736 (7 revisions)
dc24ecca9e Rename enums to fix GCC -Wchanges-meaning error
ea47e07baa Roll SwiftShader from fed7f25ca957 to a1b94a283161 (1 revision)
b553f6b45b Roll vulkan-deps from a82edf807749 to 6ab6cf8994f3 (10 revisions)
da5a5628de bitset_utils: Fix GCC shift-count-overflow warning
ff95cc93af Enable clang unsafe buffers warnings for ANGLE.
89295de240 Vulkan: Don't define VK_USE_PLATFORM_XLIB_KHR
68baeeeb65 State: avoid GCC -Waddress by using constexpr null-check helper
392653272e Fix BindDescriptorSetParams bit-field size and -Wpadded warning
7d8f0748c8 Use the chrome plugin in select Angle build recipes
9bd6785d33 Revert "Tests: Skip CapturedTestCL to unblock vulkan-deps roll"
1622d4ad70 Fix -Wparentheses in unlockAndRelease
119ffd4480 Fix -Wreturn-type in ShadowSamplerFunctionsTest::FunctionName
3474d4f38e Guard overlayVk->onPresent call in drawOverlay
a06cb3680f Fix GCC -Wdangling-pointer warning in NodeStackGuard
df13b2bdb8 Include cstring for strstr declaration in util_gl.h
2b8f216cc4 Fix GCC -Wdeprecated-copy warning in ImageLoadContext
00f4362763 Roll vulkan-deps from faf017592714 to a82edf807749 (41 revisions)
7febacfe73 Remove unused compressionProp in TextureVk::initImage
6b03372e5b Fix GCC -Wconversion-null error in WriteParamValueReplay
4c834956bd CL/Vulkan: Add fp16/64 to extension list if supported
806c80ece3 Add a new ShaderVariable struct property
25f5e2cf53 Vulkan: Add support for built-in gl_PrimitiveShadingRateEXT
240f6af801 Capture/Replay: Pick up API SSBO binding changes
42a59dcd1f Roll SwiftShader from 98d09f8e88db to fed7f25ca957 (1 revision)
1d8279a2b7 Do not sort ANGLE internal uniforms or built-in uniforms
9034e29b41 Vulkan: add a feature flag controlling float uniforms 16-bit 
transform
63d8f74cdf WGSL: move DeclareDefaultUniforms() out of SPIR-V
7ad6771249 CL/Vulkan: Enable cl_khr_integer_dot_product extension
2eef370159 FrameCapture: Handle null texture in MEC
edb056272f Fix sort uniform bug
60e3f72af6 Revert "Roll Chromium from a7c02b33f4fa to 62e63b840dcd (617 
revisions)"
899f350574 TestSuite: Android: Call onCrashOrTimeout() on test crash
94c74b65d8 Roll Chromium from a7c02b33f4fa to 62e63b840dcd (617 revisions)
cfeea90081 Vulkan: Don't require COLOR_ATTACHMENT_BLEND_BIT for YUV format
ef4bc113e6 Add DIR_METADATA to specific buganizer_public component_id
9d1edb4e9b Fix the assert on texture target to allow GL_TEXTURE_CUBE_MAP_ARRAY
7e28089b68 WGSL: support bvecs in uniforms
f92d6f4b51 CL: Route API trace to logcat for Android
5fb7715997 Add stubs for GL_ARM_texture_unnormalized_coordinates
88357fc3df Roll vulkan-deps from 588672b6b2e5 to faf017592714 (14 revisions)
316e683174 Vulkan: Support KHR versions of surface/swapchain_maint1
2a5ad67c88 Tests: Skip CapturedTestCL to unblock vulkan-deps roll
b2e2766c00 Translator: Reject bool < bool
540c596579 Roll SwiftShader from 1a72692154cc to 98d09f8e88db (3 revisions)
61140fa9d3 Remove references to is_nacl
3643c21d9d Suppress oclcts NonUniform Workgroup failures pt.2
555b23280b BindVertexBuffer should pick up buffer change in other context
9a23635c63 Tests: Add Frost and Flame trace
f255a88708 Roll Chromium from e6155ca57dc6 to a7c02b33f4fa (796 revisions)
5f5baf8680 Reduce WebGLCompatibilityTest::L32FTextures test time
9367369dc5 Tests: Add Kingshot trace
ca3d732d11 WGSL: support bool in uniforms
41e44587ff BufferBindingMask in VertexArray::onBufferChanged are same buffer
d63cff3711 Fix bug when rebind the same buffer not pick up the change
8796f68c0b Tests: Add Top Heroes: Kingdom Saga trace
7c8e357ce8 Fix NULL handling in glGetAttachedShaders and ShaderPrecisionFormat
9fc25039ab Roll SwiftShader from fdb6700ecb04 to 1a72692154cc (4 revisions)
b778f1ceed Balance test shards to 10 minutes
7f0fa36008 Roll Chromium from 38622a565a0f to e6155ca57dc6 (551 revisions)
d8dc3cc29e Remove shared context lock from glVertexAttrib{I}Format
61ddca7917 Tests: Add Gossip Harbor ANGLE trace
c39f1d0fdc Move updateCachedTransformFeedbackBindingVali* to VertexArray
ae4aead559 Remove sharedContextLock from glVertexAttrib{Divisor|Binding}
328a205fa8 Revert "Fix bug when reattach the same buffer not pick up the change"
e0a7c4b6eb Roll vulkan-deps from ab8547a94528 to 588672b6b2e5 (14 revisions)
1943d5059c Tests: Add Seaside Escape ANGLE trace
671f3e600c Roll Chromium from 67602e695f23 to 38622a565a0f (3396 revisions)
a93f4c8d29 Fix bug when reattach the same buffer not pick up the change
7a193b06c4 Unthrottle validation error messages for all of Chromium
88de021db0 tests: Skip PbufferDifferentConfig on system EGL
bc7e86b138 tests: RequestedRendererCreated: Get created context version
c2316adbbe Add support for ARM to expectations file
da8462d4e8 Unthrottle validation error messages in WebGL
f1c6e1a837 Vulkan: Disable EXT_fragment_shading_rate
394df705bd Cache per bufferIndex buffer properties in VertexArrayPrivate
5f42ce7ec6 Enable KHR-GLESEXT tests on bots
71b7b5ee84 Add KHR-GLESEXT test suite
f3b4b71643 TracePerfTest: Disable debug callbacks for GLES1 on Android
bafe39e2a6 Vulkan: Use BindIndexBuffer2 when available
eca5244de2 Remove buffer from VertexArrayState::setAttribBinding
0a93fc11b2 Roll SwiftShader from 681d07e76d8e to fdb6700ecb04 (1 revision)
8950217b28 Roll vulkan-deps from 5755777e263c to ab8547a94528 (14 revisions)
fc0e039788 Translator: Fix location validation for inout
91fa29becc Add a feature to force contexts into debug mode
be43e3177a EXT_external_buffer should have DYNAMIC_DRAW usage
35023c8ab4 Throttle validation error messages in release builds
b6b2f38081 Manual roll vulkan-deps from c98f4a016f37 to 5755777e263c (15 
revisions)
fa29f604b8 Remove sharedContextLock from {Enable|Disable}VertexAttribArray
2ef85c2418 Vulkan: Add support for GL_EXT_fragment_shading_rate
279652e344 Vulkan: Flush more often due to render pass count
a1d5d10289 WGSL: Allow matrices as in/out vars in shaders
ddd397b31a Manual roll vulkan-deps from 3418ef9703fe to c98f4a016f37 (2 
revisions)
b0e0c9f617 tests: DefineTexture2DArrayShouldFail skip on ES3+
2a2cb53815 Roll SwiftShader from 7cd1022cdc50 to 681d07e76d8e (1 revision)
5fd368aaf9 Replace Surface::getWidth/Height() with getSize()
456204eaef Roll Chromium from e55234bb049e to 67602e695f23 (642 revisions)
d94f5aa38f Manual roll vulkan-deps from 89ca3c7958f1 to 3418ef9703fe (2 
revisions)
fa90dac8ab Revert "Vulkan: Disable VK_EXT_host_image_copy on Fuchsia"
aa53373269 CreateGeometryShaderInES3: Skip on ES3.1+
4189fbb89a Implement EGL_ANDROID_presentation_time for Vulkan backend
b84c764fbb Manual roll vulkan-deps from 03166deacb9d to 89ca3c7958f1 (2 
revisions)
92089dce25 Vulkan: Limit maxPerStageTextures to 4096
cd969c3edc Vulkan: Disable clipCullDistance ext if GS/TS
b61038bfd4 Tests: Add ANGLE trace for Whiteout Survival
f8aecaf951 Roll SwiftShader from 4bd5bd8d51e4 to 7cd1022cdc50 (1 revision)
3e52318cc6 Vulkan: Ensure always using resolved Window Surface size
11120f4005 Roll Chromium from 1beec4a855e7 to e55234bb049e (713 revisions)
e286ef7849 ANGLE: Add validation test for GL_RENDERER string format
b4d84458ad Move Buffer from VertexBinding to VertexArray
8dca0efe7d Replace VertexArray::DIRTY_BIT_LOST_OBSERVATION with API call
130fb2a1d4 Vulkan: Don't allocate ExternalFormatIDs for sampling usecases
40a2a9120a Track mElementArrayBuffer in std::vector<VertexBinding>
09bbe9145a Add test for mapBuffer and disable/enable attrib interaction
4f4eab298e Reset index buffer offset between indirect GL_LINE_LOOP draws
866370dc8a Disable texture_compression_astc_decode_mode exts during capture
6fe8c6ed5e Roll vulkan-deps from aef5b0045b59 to 03166deacb9d (8 revisions)
ebfee8a164 Roll SwiftShader from 8802b4ec130b to 4bd5bd8d51e4 (1 revision)
a08c092e77 Roll Chromium from 2f075e19fc00 to 1beec4a855e7 (711 revisions)
9635df8e92 Move mCached*ArrayBuffers from VertexArrayState to VertexArray
a6699c9f27 Android: Stop polling messages when app destroy requested
214a48c41a Vulkan: add support for yuv resolve with transient image
2b12571c82 Tests: Add Last War: Survival Game trace
788daaf5c4 Roll vulkan-deps from b16be89ea18d to aef5b0045b59 (9 revisions)
51baa83f2c Roll SwiftShader from a84d1801cf7b to 8802b4ec130b (1 revision)
b58de53dfe Roll Chromium from 1a3e7139a23e to 2f075e19fc00 (754 revisions)
1df94a6453 Tests: Add Dice Dreams ANGLE trace
c8209fec9a Tests: Add Avatar World trace
e4007fff33 GL: Remove ARB_base_instance check for EXT_base_instance support
f4d16e6432 Roll vulkan-deps from b7374531e4a2 to b16be89ea18d (5 revisions)
7fc1baa097 Revert "Remove dupe dependency: vulkan-deps"
e5a2c39635 Roll Chromium from 07e7c6a89f6c to 1a3e7139a23e (1216 revisions)
6a03109f52 Refine getCompressionRate
d38531e82f Fix extension check for xfb mode validation
13f6df498a Fix the format of the "License" field in README.chromium files.
6a3ff5a1ea WGSL: extra debug logging for failure cases
343e3bdcc4 ScalarizeVecAndMatConstructors: also handle scalar constructors
7181239d7e Add long ANGLE traces feature
cf4c8c2ac4 Add max sampler count to maxUniformLocations
43f8d708b8 Remove dupe dependency: vulkan-deps
bc9ff5e6c9 Don't cache shaders/programs that are too large
b7582680a2 Reland: GL: Allow untranslated shaders to pass through on GLES
cd6680b484 Tests: Add Last Z: Survival Shooter trace
dd6a1a2c23 Roll vulkan-deps from 0b8bda098b9a to b7374531e4a2 (9 revisions)
9574970818 Roll SwiftShader from b347398f5e86 to a84d1801cf7b (1 revision)
03676f3f5d Tests: Add MixedMultisampleSingleSampledDraw test
f94510ab8d Tests: Add Honkai Impact 3rd trace
ab74884c51 FrameCapture: Check current state for indexed buffers
0aebab7410 Roll SwiftShader from 084f9893520c to b347398f5e86 (1 revision)
7b20c2b1fb Roll vulkan-deps from e07930aa8378 to 0b8bda098b9a (5 revisions)
c8bcf513c9 Roll Chromium from 714e16cda637 to 07e7c6a89f6c (651 revisions)
1c245d908f Fix ASTC emulation for array textures
4e81cd799a FrameCapture: Update context limits
c2224aefcd Revert "Fix VK-GL-CTS build error"
cbff565823 ScalarizeVecAndMatConstructorArgs: cast for mat constructors
2c1a55b350 WGSL: implement == for vectors by wrapping in all()
cdffecb7c8 Vulkan: Ensure FramebufferVk::mRasterizationSamples > 0
364ad1c4ea Enable test ImageTestES3.SourceYUVAHBTargetExternalCopySrc on Pixel 6
b98d052511 Roll SwiftShader from 65b2c4777e5f to 084f9893520c (3 revisions)
22b41a0361 Roll vulkan-deps from 115cdec98cc6 to e07930aa8378 (7 revisions)
3365445b2f Roll VK-GL-CTS from 368ac769be44 to ad59a18f2ce0 (1 revision)
e815df7f3d Roll Chromium from 3f250af9a632 to 714e16cda637 (2558 revisions)
239763d96a CL/VK: Fix ArgumentWorkgroup setArg logic
e98dec825e Translator: Remove Sampler2DRectShadow
93afebf513 Change the way we get vkEnumerateInstanceExtensionProperties
a676c47254 Fix VK-GL-CTS build error
251ffe626c Vulkan: Add support for built-in gl_ShadingRateEXT
e3d25adc3a Roll VK-GL-CTS from 2a90cff9718b to 368ac769be44 (2 revisions)
1e411b7bb6 Roll vulkan-deps from 03f51f594fdd to 115cdec98cc6 (13 revisions)
61c609c8e6 Roll VK-GL-CTS from 73db56e823f8 to 2a90cff9718b (13 revisions)
faf1bb4b3e Tests: Add Wuthering Waves trace
9cd9a0d536 Vulkan: Reformat VVL Error Message
41bfed3918 Roll vulkan-deps from 286b9f0629a4 to 03f51f594fdd (10 revisions)
6a04a50f98 Update DEPS for VMA thread safety suppression
0691b92ea0 Fix the wrong condition for EnsureLoopForwardProgressTest
7b36840b3d Fix missing includes
1239266b5d Do not read .git/packed-refs if the git refstorage is reftables
de6d58f404 FrameCapture: Fix blend state per draw buffer in MEC
67fe02cce9 Roll vulkan-deps from d28110d62aa4 to 286b9f0629a4 (5 revisions)
ed15cbd416 Roll vulkan-deps from 4e8bc564952b to d28110d62aa4 (7 revisions)
28d759cdff Roll Chromium from a9fc4ae13759 to 3f250af9a632 (705 revisions)
890b5d8fa2 Vulkan: Encapsulate more descriptor set logic in ProgramExecutableVk
b398625800 Include <utility> in PoolAlloc to fix gcc builds
d36f1d710a Enable AFDO for the Android EGL/GLES libraries built in-tree
c03b2d5973 common: Fix include for std::exchange
ae19969a8f Suppress thread-safety in its own config
e0697648ae Roll vulkan-deps from a7e6b510dbaa to 4e8bc564952b (7 revisions)
1f4399f092 Roll SwiftShader from c1f7fbbec4e1 to 65b2c4777e5f (1 revision)
db3e7490c7 Roll Chromium from 4ff49a95c802 to a9fc4ae13759 (512 revisions)
ab1a2da080 Disable EnsureLoopForwardProgressTest on iOS
7cbb77a881 Fix the uniform reorder bug
d3119b0a94 Relax shader interface matching for program link
b9588511df Update committers policy for 2FA requirement
3f170c17b5 Roll third_party/dawn/ (1684 commits) and clean up 
WGPU_BREAKING_CHANGEs
11d20bf353 Roll vulkan-deps from 5e97ca13797b to a7e6b510dbaa (10 revisions)
f16581537d Roll Chromium from ddc3627f40bf to 4ff49a95c802 (819 revisions)

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to