Manual roll Dawn from 9fbef511d79e to 5b45794c2c24 (303 revisions)

Manual roll requested by bclayton@google.com

https://dawn.googlesource.com/dawn.git/+log/9fbef511d79e..5b45794c2c24

2024-01-22 penghuang@chromium.org Fix a memory leaking during device destroy
2024-01-22 dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com Roll third_party/webgpu-cts/ dedb63162..7528d6450 (6 commits)
2024-01-22 arthursonzogni@chromium.org MiraclePtr: Rewrite dawn/native (linux)
2024-01-22 penghuang@chromium.org Rename virtual PipelineBase::Initialize() to InitializeImpl()
2024-01-22 bclayton@google.com [tint][msl] Fix doxygen warning / error
2024-01-22 dsinclair@chromium.org Add inspector helper for texture information.
2024-01-22 penghuang@chromium.org Release ShaderModuleBase::mTintProgram when it is not needed
2024-01-22 bclayton@google.com Revert "Roll DirectX Shader Compiler from f477fdbfbb22 to 00e170f3485d (5 revisions)"
2024-01-22 bclayton@google.com [dawn] Fix call to missing copy-constructor
2024-01-22 bclayton@google.com [tint][msl] Replace volatile loop conditional with outer volatile conditional.
2024-01-22 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 328e794f0c8b to 5ab5177fc72d (1 revision)
2024-01-22 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 151c1571989e to e27af543b61a (1 revision)
2024-01-22 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from bc707fe39f82 to 167fd9d49add (1 revision)
2024-01-22 jiawei.shao@intel.com Remove deviceBase::SubmitMode and device->GetPendingCommandList
2024-01-20 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from f477fdbfbb22 to 00e170f3485d (5 revisions)
2024-01-20 bclayton@google.com [tools][cts] Describe why expectations are removed
2024-01-20 enga@chromium.org Add AdapterPropertiesD3D
2024-01-20 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d7516437eaf9 to bc707fe39f82 (4 revisions)
2024-01-20 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 0da652252424 to 151c1571989e (5 revisions)
2024-01-20 jrprice@google.com [spirv-reader] Parse IO struct member decorations
2024-01-20 jrprice@google.com [spirv-reader] Parse Invariant decoration on var
2024-01-20 jrprice@google.com [spirv-reader] Parse user-defined IO decorations
2024-01-20 jrprice@google.com [spirv-reader] Parse input/output builtins
2024-01-19 dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com Roll third_party/webgpu-cts/ f6d89c726..dedb63162 (6 commits)
2024-01-19 lokokung@google.com Reland "[WGPUFuture] Update buffer mapping in wire to keep reference to Buffer."
2024-01-19 bclayton@google.com [tint][msl]: Use a volatile bool to control loop preservation
2024-01-19 penghuang@chromium.org Fix RefCount problem for RequestDeviceF
2024-01-19 sunnyps@chromium.org Use variant as payload for Result<T, E>
2024-01-19 bclayton@google.com [tools] Add cts treemap subcommand
2024-01-19 bajones@chromium.org Reduce overhead of indirect draw validation
2024-01-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from 414acd5b97c1 to f477fdbfbb22 (1 revision)
2024-01-19 arthursonzogni@chromium.org MiraclePtr: Add documentation.
2024-01-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c00c99b8e979 to d7516437eaf9 (1 revision)
2024-01-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from fad2adb2096f to 0da652252424 (4 revisions)
2024-01-19 lokokung@google.com Revert "[WGPUFuture] Update buffer mapping in wire to keep reference to Buffer."
2024-01-19 lokokung@google.com [WGPUFuture] Update buffer mapping in wire to keep reference to Buffer.
2024-01-19 lokokung@google.com Upgrades suppression to non-DXC as well.
2024-01-19 enga@chromium.org Implement RequestAdapterF and RequestDeviceF in native/wire
2024-01-19 jiawei.shao@intel.com Support larger maxVertexAttributes (30)
2024-01-18 jrprice@google.com [spirv-reader] Handle StorageBuffer storage class
2024-01-18 dneto@google.com [ast,msl]: packed_vec3: Unroll loop for small composite copy
2024-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from d093c3d3c22c to fad2adb2096f (4 revisions)
2024-01-18 shrekshao@google.com GL backend: Make sure remapped entry point is always handled regardless of disable_symbol_renaming
2024-01-18 bclayton@google.com [tint][cmd] Don't vary HLSL output based on validation mode
2024-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 483d7b1561b5 to c00c99b8e979 (3 revisions)
2024-01-18 jrprice@google.com [spirv-reader] Handle OpCompositeExtract
2024-01-18 jrprice@google.com [spirv-reader] Handle OpCompositeConstruct
2024-01-18 cwallez@chromium.org Clarify the defaulted entry point error message.
2024-01-18 penghuang@chromium.org Add ReturnToAPI() method for returning object to API
2024-01-18 jiawei.shao@intel.com Remove device->GetPendingCommandSerial device->GetLastSubmittedCommandSerial
2024-01-18 dsinclair@chromium.org Log error message if unable to open libEGL.
2024-01-18 jiawei.shao@intel.com Add end2end tests on maxVertexAttributes
2024-01-18 arthursonzogni@chromium.org MiraclePtr: Rewrite dawn/wire (linux)
2024-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from b00481fc581f to d093c3d3c22c (4 revisions)
2024-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 5803e963cb95 to 483d7b1561b5 (6 revisions)
2024-01-18 jrprice@google.com spirv-reader: Fix invalid memory semantics in test
2024-01-17 amaiorano@google.com DXC: assert if a flag is unhandled
2024-01-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from f4819d2276b7 to 328e794f0c8b (1 revision)
2024-01-17 penghuang@chromium.org SharedTextureMemory: support concurrent read access
2024-01-17 cwallez@chromium.org Skip WebGPU CTS copyTexture tests on Linux.
2024-01-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from 2f00209c2c11 to 414acd5b97c1 (1 revision)
2024-01-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 2e167e092239 to b00481fc581f (1 revision)
2024-01-17 jrprice@google.com [spirv-reader] Handle pointer to vector component
2024-01-17 jrprice@google.com [ir] Add vector-element-ptr validation capability
2024-01-17 jrprice@google.com [spirv-reader] Fix test helper failure returns
2024-01-17 bclayton@google.com [tint][ir][DirectVariableAccess] Preserve original fn names
2024-01-17 arthursonzogni@chromium.org Annotate dangling pointer found with --wire-trace-dir={}
2024-01-17 cwallez@chromium.org Revert "Remove now-unused dawn::native::Instance setters"
2024-01-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 50e74527ca9a to 5803e963cb95 (5 revisions)
2024-01-17 bclayton@google.com [tint][wgsl] Add unrestricted_pointer_parameters feature
2024-01-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 7bc0fa21d27e to 2e167e092239 (5 revisions)
2024-01-17 jiawei.shao@intel.com Use absl::flat_hash_set and absl::flat_hash_map in dawn/wire
2024-01-17 zhaoming.jiang@intel.com dawn: Fix validation error message in ValidatePassTimestampWrites
2024-01-17 bclayton@google.com [tint] Fix emission of module-scope struct initializers
2024-01-16 gman@chromium.org Compat: Validated out sample_index
2024-01-16 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 24bbbffbc637 to 50e74527ca9a (3 revisions)
2024-01-16 arthursonzogni@chromium.org MiraclePtr: Rewrite dawn/test (linux)
2024-01-16 dsinclair@chromium.org Remove entry_point return from GLSL backend.
2024-01-16 gman@chromium.org Compat: validate that depthBiasClamp = 0
2024-01-16 amaiorano@google.com Fix DXC shader source not showing up in PIX
2024-01-16 blundell@chromium.org [Mac] Pass SharedTextureMemory in TextureMTL initialization
2024-01-16 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 572323ccbba5 to 7bc0fa21d27e (1 revision)
2024-01-16 bclayton@google.com [dawn][node] Hook up GPUInternalError reporting
2024-01-16 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ced35e6dfe68 to 24bbbffbc637 (4 revisions)
2024-01-16 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from 28fb8fb52cad to 2f00209c2c11 (3 revisions)
2024-01-15 jrprice@google.com [tint][ir] Validate no calls to entry points
2024-01-15 arthursonzogni@chromium.org ErrorScopeValidationTests: Avoid dangling pointers.
2024-01-15 bclayton@google.com [tint][wgsl][reader] Expand expression Source spans
2024-01-15 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 66e8bc0a47af to ced35e6dfe68 (5 revisions)
2024-01-15 blundell@chromium.org [Mac] Pass all usages when creating MTLTextures for SharedTextureMemory
2024-01-15 jrprice@google.com [tint][uniformity] Fix mutable pointer parameters
2024-01-15 cwallez@chromium.org Remove now-unused dawn::native::Instance setters
2024-01-15 dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com Roll third_party/webgpu-cts/ f43af0c09..f6d89c726 (3 commits)
2024-01-15 bclayton@google.com [tint][ast] Fix dynamic indices in DirectVariableAccess
2024-01-15 bclayton@google.com [dawn] Fix clang warnings
2024-01-15 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from f94fe829f794 to 28fb8fb52cad (1 revision)
2024-01-15 enga@chromium.org Fix ASAN stack-use-after-scope in dawn_unittests
2024-01-15 arthursonzogni@chromium.org MiraclePtr: Mac specific changes.
2024-01-15 shaobo.yan@intel.com Change External Texture Rotation To Clockwise
2024-01-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 126d7b10bf4f to 572323ccbba5 (9 revisions)
2024-01-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from b8c02f610c1d to 66e8bc0a47af (4 revisions)
2024-01-13 dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com Roll third_party/webgpu-cts/ 873305ab6..f43af0c09 (4 commits)
2024-01-12 amaiorano@google.com run/tests: apply ignore filter to glob args
2024-01-12 senorblanco@chromium.org GLSL: implement push constants.
2024-01-12 arthursonzogni@chromium.org SlabAllocator: Remove dangling pointers.
2024-01-12 bclayton@google.com [tint][ir] Validate access pointer address space and access
2024-01-12 bclayton@google.com [tint] Adjust default access control based on address space
2024-01-12 jrprice@google.com [tint][uniformity] Fix nested LValue expressions
2024-01-12 arthursonzogni@chromium.org MiraclePtr: Rewrite minor directories (linux)
2024-01-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from e37081499e6d to 126d7b10bf4f (3 revisions)
2024-01-12 blundell@chromium.org [Mac] Simplify Metal descriptor creation for SharedTextureMemory
2024-01-12 blundell@chromium.org [Mac] Clean up InitializeFromSharedTextureMemoryIOSurface()
2024-01-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3cfac285a67f to b8c02f610c1d (2 revisions)
2024-01-12 cwallez@chromium.org Remove unnecessary DAWN_NOINLINE
2024-01-12 jiawei.shao@intel.com Tint/HLSL: Support Shader Model 6.6 Pack/Unpack intrinsics
2024-01-12 lokokung@google.com Reland "[WGPUFuture] Move the EventManager in the wire to appear in the Instance."
2024-01-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 21b1109e17f4 to e37081499e6d (6 revisions)
2024-01-12 jiawei.shao@intel.com Use absl::flat_hash_map in dawn/native
2024-01-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from de550f45d3fe to 3cfac285a67f (5 revisions)
2024-01-11 senorblanco@chromium.org Update GLSL tint test results.
2024-01-11 amaiorano@google.com tint: add syntax sugar for dereferencing pointers
2024-01-11 gman@chromium.org Remove the entry points
2024-01-11 dsinclair@chromium.org Wrap writer specific code in build guards.
2024-01-11 blundell@chromium.org [Mac] Separate TextureMTL bare init from init via SharedTextureMemory
2024-01-11 jiawei.shao@intel.com Tint: Don't override HLSL shader model for fp16
2024-01-11 arthursonzogni@chromium.org MiraclePtr: Rewrite dawn/common (linux)
2024-01-11 jrprice@google.com [ir] Validate load instructions
2024-01-11 arthursonzogni@chromium.org PartitionAlloc: remove //build dependency.
2024-01-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 473dd3896b59 to 21b1109e17f4 (3 revisions)
2024-01-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from ac016fcc87cc to f94fe829f794 (1 revision)
2024-01-11 arthursonzogni@chromium.org partition_alloc: Run DanglingPointerTest only in dawn_standalone.
2024-01-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 02411d24ca96 to de550f45d3fe (5 revisions)
2024-01-11 jiawei.shao@intel.com Tint: Support setting HLSL shader model in tint.exe
2024-01-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from c815735ad983 to 473dd3896b59 (1 revision)
2024-01-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from 520135cd74c2 to ac016fcc87cc (1 revision)
2024-01-10 bclayton@google.com [tint][wgsl] Simplify IRToProgramTest
2024-01-10 senorblanco@chromium.org Compat CTS: refine expectations for video fails.
2024-01-10 hao.x.li@intel.com Add APICreateErrorView on TextureBase
2024-01-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 2fa7e9b99ae4 to f4819d2276b7 (1 revision)
2024-01-10 dsinclair@chromium.org Remove materialize from core defs.
2024-01-10 cwallez@chromium.org Combination roll of VMA and ANGLE.
2024-01-10 beaufort.francois@gmail.com dawn.node: Fix device and description adapter info
2024-01-10 bclayton@google.com [tint][ir] Validate user call arguments
2024-01-10 arthursonzogni@chromium.org MiraclePtr: Preparatory step
2024-01-10 blundell@chromium.org [Mac] Move creation of per-plane TextureMTL objects to UtilsMetal
2024-01-10 arthursonzogni@chromium.org partition_alloc: Disable when using sanitizers.
2024-01-10 bclayton@google.com [tint] Minor code refactor
2024-01-10 nexa@google.com [tint] Fix the datatype conversion in socket.cc
2024-01-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 18349c091fbc to 02411d24ca96 (5 revisions)
2024-01-10 cwallez@chromium.org Revert "[WGPUFuture] Move the EventManager in the wire to appear in the Instance."
2024-01-10 dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com Roll third_party/webgpu-cts/ ae15a5983..873305ab6 (16 commits)
2024-01-10 blundell@chromium.org [SharedTextureMemory] Add documentation of texture creation constraints
2024-01-10 beaufort.francois@gmail.com Fix WGSL feature names in JavaScript
2024-01-10 bclayton@google.com [tint] Improve unit test failure output.
2024-01-10 jiawei.shao@intel.com Tint: Fix a broken link in docs/tint/testing.md
2024-01-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from 849f8b884b5e to 520135cd74c2 (2 revisions)
2024-01-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 37356ff6436d to 18349c091fbc (3 revisions)
2024-01-09 bclayton@google.com [tint][ir] Validate store target type
2024-01-09 jrprice@google.com [spirv-reader] Handle UBO variable decorations
2024-01-09 jrprice@google.com [spirv-reader] Handle Op{AccessChain,Load,Store}
2024-01-09 jrprice@google.com [spirv-reader] Add Emit() and AddValue() helpers
2024-01-09 dsinclair@chromium.org Add new SPIRV AST fuzzer.
2024-01-09 bclayton@google.com [tint][lang] Standardise lower / raise namespaces
2024-01-09 cwallez@chromium.org QueueMTL: Handle device loss in the command buffer completed handler.
2024-01-09 arthursonzogni@chromium.org Enable BackupRefPtr and DanglingPointerDetector in tests.
2024-01-09 dsinclair@chromium.org Add new GLSL fuzzer
2024-01-09 dsinclair@chromium.org Add new HLSL fuzzer
2024-01-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from eb4cec4ad16e to 849f8b884b5e (1 revision)
2024-01-09 lokokung@google.com [WGPUFuture] Move the EventManager in the wire to appear in the Instance.
2024-01-09 dsinclair@chromium.org Add reflection for Access enum.
2024-01-09 dneto@google.com [ir]: polyfill dot4I8Packed, dot4UPacked when needed
2024-01-09 dsinclair@chromium.org Add Vector to byte decoder.
2024-01-09 blundell@chromium.org [Mac] Move MetalPixelFormat() to UtilsMetal
2024-01-09 dsinclair@chromium.org Additions to generator code.
2024-01-09 cwallez@chromium.org Rolling 2 dependencies
2024-01-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 917acb02c84f to 37356ff6436d (3 revisions)
2024-01-09 bclayton@google.com [tint][ir] Use intrinsic table for binary ops.
2024-01-09 enga@chromium.org Test storage textures in compute passes are validated at queue submit
2024-01-09 kainino@chromium.org Apply missing defaulting in APIValidateTextureDescriptor
2024-01-09 kainino@chromium.org Reland "Apply trivial frontend defaults by copy, and recursively"
2024-01-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 54ad4a462a6d to 8fd035f17e9b (1 revision)
2024-01-09 jiawei.shao@intel.com Use absl::flat_hash_set in dawn/native
2024-01-09 cwallez@chromium.org dawn.node: Implement setlike.size
2024-01-09 enga@chromium.org Add storage binding textures to referencedTextures in compute passes
2024-01-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from 79f55f267e02 to eb4cec4ad16e (1 revision)
2024-01-08 dsinclair@chromium.org Add new MSL fuzzer
2024-01-08 sunnyps@chromium.org d3d: Remove legacy fence types
2024-01-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from eb5fcf15ff7f to 917acb02c84f (4 revisions)
2024-01-08 kainino@chromium.org Revert "Apply trivial frontend defaults by copy, and recursively"
2024-01-08 cryvosh@gmail.com Fixed typos in support.md
2024-01-08 sunnyps@chromium.org d3d: Skip unnecessary OpenSharedHandle calls for exported fences
2024-01-08 dneto@google.com dp4a: fix Tint IR polyfills for unpack4x[IU]8
2024-01-08 cwallez@chromium.org Remove unused dawn::wire mechanisms.
2024-01-08 beaufort.francois@gmail.com Upstream read-only and read-write storage texture access
2024-01-08 cwallez@chromium.org dawn.node: Implement adapter staleness
2024-01-08 kainino@chromium.org Apply trivial frontend defaults by copy, and recursively
2024-01-08 sokcevic@chromium.org gitmodules: remove .git suffix
2024-01-08 bclayton@google.com [tint][ir] Add an IR binary roundtrip fuzzer
2024-01-08 bclayton@google.com [tint][ir] Use intrinsic table for unary ops.
2024-01-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from e6708de26161 to 54ad4a462a6d (1 revision)
2024-01-08 jiawei.shao@intel.com Add toggle to disable Tint polyfills on integer division and modulo
2024-01-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 6410e2795f00 to eb5fcf15ff7f (2 revisions)
2024-01-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 784f7328cede to 6410e2795f00 (3 revisions)
2024-01-07 jiawei.shao@intel.com Fix gn check errors introduced by absl::flat_hash_set
2024-01-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4441d7f010ce to 784f7328cede (1 revision)
2024-01-06 kainino@chromium.org webgpu.h: Reserve 0 for PresentMode enum
2024-01-06 kainino@chromium.org webgpu.h: More trivial defaulting: BindGroupLayoutDescriptor
2024-01-06 kainino@chromium.org Add expectations for CTS failures/flakes on CI
2024-01-06 kainino@chromium.org webgpu.h: Re-number enums, with defaulting: RenderPipelineDescriptor
2024-01-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 151a547ec13f to 4441d7f010ce (8 revisions)
2024-01-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 05516d6a8640 to e6708de26161 (2 revisions)
2024-01-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from b5c5b52ae8a9 to 79f55f267e02 (3 revisions)
2024-01-06 jie.a.chen@intel.com d3d11: Cache the staging buffer for WriteInternal
2024-01-06 kainino@chromium.org Revert "Roll third_party/webgpu-cts/ ae15a5983..dc4dbef8e (3 commits)"
2024-01-06 kainino@chromium.org webgpu.h: Re-number enums, with defaulting: aspects/dimensions
2024-01-06 enga@chromium.org Implement view format reinterpretation for Vulkan SharedTextureMemory
2024-01-05 dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com Roll third_party/webgpu-cts/ ae15a5983..dc4dbef8e (3 commits)
2024-01-05 jrprice@google.com [spirv-reader] Handle Uniform storage class
2024-01-05 jrprice@google.com [spirv-reader] Emit struct types and constants
2024-01-05 jrprice@google.com [spirv-reader] Handle array types and constants
2024-01-05 jrprice@google.com [spirv-reader] Handle matrix types and constants
2024-01-05 jrprice@google.com [spirv-reader] Handle vector types and constants
2024-01-05 cwallez@chromium.org dawn.node: Make attributes enumerable.
2024-01-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 929e7984f346 to 151a547ec13f (5 revisions)
2024-01-05 bclayton@google.com [tint] intrinsic table: use Result failures
2024-01-05 blundell@chromium.org [Mac] Remove dead code for creating texture wrapping IOSurface
2024-01-05 bclayton@google.com [tint] Add intrinsic table support for unary * and &
2024-01-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 295eece61cce to 05516d6a8640 (1 revision)
2024-01-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from 1574879a29c0 to b5c5b52ae8a9 (1 revision)
2024-01-05 jiawei.shao@intel.com Tint: implement pack4x{U|I}8Clamp and unpack4x{U|I}8
2024-01-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 8b92d1069ee8 to 929e7984f346 (5 revisions)
2024-01-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from 30114a5868fa to 1574879a29c0 (1 revision)
2024-01-04 bclayton@google.com [tint][core] Remove UnwrapRef() calls from intrinsic::Table.
2024-01-04 dsinclair@chromium.org Fixup remapped binding group for MSL options.
2024-01-04 bclayton@google.com [tint][ir] Fix unittests that used invalid binary-ops
2024-01-04 bclayton@google.com [tint][ir] Rename shiftl -> shl, shiftr -> shr
2024-01-04 dsinclair@chromium.org Add test for external texture in different group from sampler
2024-01-04 bclayton@google.com [tint][utils] Add bytes::Decoder support for optional and bitset
2024-01-04 cwallez@chromium.org dawn.node: EnforceRange uint64_t should be at most MAX_SAFE_INTEGER
2024-01-04 dsinclair@chromium.org Fix syntax tree build.
2024-01-04 cwallez@chromium.org dawn.node: Validate that requestedLimits are in-bounds
2024-01-04 bclayton@google.com [tint][core] Add MemoryView type
2024-01-04 bclayton@google.com [tint][utils] Add TINT_REFLECT_ENUM_RANGE
2024-01-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 2a656f0d8c76 to 8b92d1069ee8 (1 revision)
2024-01-04 kainino@chromium.org Fix the jsrepr spelling of "float32-filterable"
2024-01-04 kainino@chromium.org Move EnumClassBitmasks to wgpu:: and fix emscripten-bits
2024-01-04 jiawei.shao@intel.com Support flat_hash_map in dawn/native
2024-01-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 343e774a7be5 to 295eece61cce (2 revisions)
2024-01-04 kainino@chromium.org webgpu.h: Re-number enums, with defaulting: SamplerDescriptor
2024-01-04 kainino@chromium.org Fix a stray cpplint warning
2024-01-04 kainino@chromium.org Add expectations for CTS failures/flakes on CI
2024-01-04 jiawei.shao@intel.com Move dawn.json and dawn_wire.json to src/dawn/
2024-01-04 jiawei.shao@intel.com Support flat_hash_set in dawn/native
2024-01-04 dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com Roll third_party/webgpu-cts/ f20c5f7b8..ae15a5983 (9 commits)
2024-01-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from 7d2f9c74d53d to 30114a5868fa (1 revision)
2024-01-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c4cfe5d8eec0 to 2a656f0d8c76 (12 revisions)
2024-01-03 bclayton@google.com [tint][ir] Serialize DepthMultisampleTexture types
2024-01-03 bclayton@google.com [tint][ir] Serialize Unreachable instruction
2024-01-03 senorblanco@chromium.org Compat: diagnose and clean up crbug.com/dawn/2077.
2024-01-03 kainino@chromium.org Set owners to * for webgpu-cts/webtests
2024-01-03 bclayton@google.com [tint][ir] Serialize MultisampledTexture types
2024-01-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 706b5abeea60 to 343e774a7be5 (3 revisions)
2024-01-03 bclayton@google.com [tint][ir] Serialize Bitcast instructions
2024-01-03 bclayton@google.com [tint][ir] Serialize ExternalTexture
2024-01-03 bclayton@google.com [tint][ir] Serialize more function return attributes
2024-01-03 bclayton@google.com [tint][ir] Remove Function::ReturnBuiltin, use core::BuiltinValue
2024-01-03 bclayton@google.com [tint][ir] Serialize function parameter attributes
2024-01-03 cwallez@chromium.org Avoid an overflow when computing limits in Vulkan.
2024-01-03 dsinclair@chromium.org Move new WGSL AST fuzzer.
2024-01-03 dneto@google.com msl: Explain side-effect annotation in preserved loops
2024-01-03 bclayton@google.com Revert "Roll vulkan-deps from c4cfe5d8eec0 to 6030770ec69b (1 revision)"
2024-01-03 cwallez@chromium.org Make BreakPoint continuable on ARM64
2024-01-03 bclayton@google.com [tint][ir] Remove FunctionParam::Builtin, use core::BuiltinValue
2024-01-03 bclayton@google.com [tint][type] Fix runtime-sized array implicit stride
2024-01-03 bclayton@google.com [tint][utils] Remove boolean operators from Result
2024-01-03 jiawei.shao@intel.com Vulkan: Remove device.GetPendingRecordContext and SubmitPendingCommands
2024-01-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from 9dacbe311304 to 7d2f9c74d53d (1 revision)
2024-01-03 jiawei.shao@intel.com Remove NativeNonDispatachableHandleFromU64
2024-01-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 1b3f101cb8b7 to 706b5abeea60 (2 revisions)
2024-01-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c4cfe5d8eec0 to 6030770ec69b (1 revision)
2024-01-02 bclayton@google.com [tint][utils] Flesh out bytes utilities
2024-01-02 dsinclair@chromium.org Update buffer/uniform/std140/array tests
2024-01-02 bclayton@google.com clang-format
2024-01-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from a743e97f89f9 to 9dacbe311304 (1 revision)
2024-01-02 cwallez@chromium.org d3d12::SwapChain: Mark images used with the correct serial.
2024-01-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 4b8573817f2a to 1b3f101cb8b7 (1 revision)
2024-01-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 222d9442542b to c4cfe5d8eec0 (1 revision)
2024-01-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 09c69b5b5cb9 to 4b8573817f2a (1 revision)
2023-12-31 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 6da62c0a96d1 to 222d9442542b (1 revision)
2023-12-30 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 585442c6a654 to 6da62c0a96d1 (6 revisions)
2023-12-30 chrome-automated-expectation@chops-service-accounts.iam.gserviceaccount.com Remove stale WebGPU CTS expectations
2023-12-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 7f90849f10d0 to 585442c6a654 (3 revisions)
2023-12-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 48ff6a269e73 to 09c69b5b5cb9 (1 revision)
2023-12-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3fc29f8b41b7 to 7f90849f10d0 (5 revisions)
2023-12-28 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 1fd0038f3bbb to 3fc29f8b41b7 (1 revision)
2023-12-28 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 0ddebba548bf to 48ff6a269e73 (2 revisions)
2023-12-28 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 5eda6f64c68b to 1fd0038f3bbb (3 revisions)
2023-12-28 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from e939f9a9cf76 to 0ddebba548bf (1 revision)
2023-12-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9b52cc6e4f6a to 5eda6f64c68b (4 revisions)
2023-12-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 3dfb2158b912 to e939f9a9cf76 (1 revision)
2023-12-27 hao.x.li@intel.com Add Intel Meteor Lake to gpu_info.json
2023-12-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ddef466fc7d4 to 9b52cc6e4f6a (2 revisions)
2023-12-26 dneto@google.com msl ast_writer: Prevent emitted loops from erasure during optimizations

Also rolling transitive DEPS:
  https://chromium.googlesource.com/chromium/src/third_party/jinja2/+log/515dd10de9bf63040045902a4a310d2ba25213a0..e2d024354e11cc6b041b0cff032d73f0c7e43a07
  https://chromium.googlesource.com/chromium/src/third_party/markupsafe/+log/006709ba3ed87660a17bd4548c45663628f5ed85..0bad08bb207bbfc1d6f3bbc82b9242b0c50e5794

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dawn-skia-autoroll
Please CC bclayton@google.com,cwallez@google.com,enga@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry
To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Graphite_Dawn_Vulkan;skia/skia.primary:Test-Mac11-Clang-MacMini9.1-GPU-AppleM1-arm64-Debug-All-Graphite_Dawn_Metal;skia/skia.primary:Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Graphite_Dawn_D3D12;skia/skia.primary:Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Graphite_Dawn_D3D11
Bug: None
Tbr: enga@google.com,bclayton@google.com
Test: Test: dawn_end2end_tests
Change-Id: I694e9dcff68fad26e2589c1a32e277bd751781ee
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/804092
Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2 files changed