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

  Changed paths:
    M Source/WebCore/Modules/WebGPU/GPUVertexFormat.h
    M Source/WebCore/Modules/WebGPU/GPUVertexFormat.idl
    M 
Source/WebCore/Modules/WebGPU/Implementation/WebGPUConvertToBackingContext.cpp
    M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPU.serialization.in
    M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUVertexFormat.h
    M Source/WebGPU/WebGPU/RenderPipeline.mm
    M Source/WebGPU/WebGPU/WebGPU.h

  Log Message:
  -----------
  [WebGPU] "unorm10-10-10-2" vertex format is not implemented
https://bugs.webkit.org/show_bug.cgi?id=263482
<radar://117284162>

Reviewed by Tadeu Zagallo.

This format was added a few weeks ago.

* Source/WebCore/Modules/WebGPU/GPUVertexFormat.h:
(WebCore::convertToBacking):
* Source/WebCore/Modules/WebGPU/GPUVertexFormat.idl:
* 
Source/WebCore/Modules/WebGPU/Implementation/WebGPUConvertToBackingContext.cpp:
(WebCore::WebGPU::ConvertToBackingContext::convertToBacking):
* Source/WebCore/Modules/WebGPU/InternalAPI/WebGPU.serialization.in:
* Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUVertexFormat.h:
* Source/WebGPU/WebGPU/RenderPipeline.mm:
(WebGPU::vertexFormat):
* Source/WebGPU/WebGPU/WebGPU.h:

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


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

Reply via email to