Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2149009b609785bf41a35548d4ab6157337e30cd
      
https://github.com/WebKit/WebKit/commit/2149009b609785bf41a35548d4ab6157337e30cd
  Author: Tadeu Zagallo <[email protected]>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M Source/WebGPU/WGSL/ConstantFunctions.h
    M Source/WebGPU/WGSL/ConstantValue.h
    M Source/WebGPU/WGSL/TypeDeclarations.rb

  Log Message:
  -----------
  [WGSL] Implement constant functions for all operators and constructors
https://bugs.webkit.org/show_bug.cgi?id=263553
rdar://117370549

Reviewed by Mike Wyrzykowski.

Start batch-implmenting the constant functions for all type declarations. This 
starts
by implementing all unary and binary operators, plus all the type constructors.

* Source/WebGPU/WGSL/ConstantValue.h:
(WGSL::ConstantValue::isBool const):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to