[webkit-changes] [WebKit/WebKit] ca4cb0: [WGSL] Serialization of constant structs is not im...

Tadeu Zagallo noreply at github.com
Fri Feb 23 05:25:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ca4cb03cffc676534681333693789bc5d7a159e8
      https://github.com/WebKit/WebKit/commit/ca4cb03cffc676534681333693789bc5d7a159e8
  Author: Tadeu Zagallo <tzagallo at apple.com>
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
    M Source/WebGPU/WGSL/AST/ASTStructureMember.h
    M Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp

  Log Message:
  -----------
  [WGSL] Serialization of constant structs is not implemented
https://bugs.webkit.org/show_bug.cgi?id=269921
rdar://123445698

Reviewed by Mike Wyrzykowski.

Constant structs were implemented in 275043 at main, but serialization was missing.

* Source/WebGPU/WGSL/AST/ASTStructureMember.h:
* Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp:
(WGSL::Metal::FunctionDefinitionWriter::serializeConstant):

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



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


More information about the webkit-changes mailing list