Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 09583a5fca23fa98ff7629c3fed418a9d0c840ff
      
https://github.com/WebKit/WebKit/commit/09583a5fca23fa98ff7629c3fed418a9d0c840ff
  Author: Mike Wyrzykowski <mwyrzykow...@apple.com>
  Date:   2025-08-21 (Thu, 21 Aug 2025)

  Changed paths:
    M 
LayoutTests/http/tests/webgpu/webgpu/api/operation/vertex_state/correctness-expected.txt
    M 
LayoutTests/http/tests/webgpu/webgpu/api/operation/vertex_state/correctness.spec.js
    M 
LayoutTests/http/tests/webgpu/webgpu/api/validation/render_pipeline/vertex_state-expected.txt
    M LayoutTests/platform/mac-wk2/TestExpectations
    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] webgpu:api,operation,vertex_state,correctness:* is failing due to 
'Type Error'
https://bugs.webkit.org/show_bug.cgi?id=297552
rdar://158629348

Reviewed by Dan Glastonbury.

Scalar formats were added some time ago but missing from our implementation.

Add them and update the CTS expectation (all passing now).

* 
LayoutTests/http/tests/webgpu/webgpu/api/validation/render_pipeline/vertex_state-expected.txt:
* LayoutTests/platform/mac-wk2/TestExpectations:
* 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):
(WebGPU::vertexFormatSize):
(WebGPU::name):
(WebGPU::formatType):
(WebGPU::createVertexDescriptor):
* Source/WebGPU/WebGPU/WebGPU.h:

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



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

Reply via email to