Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2c3ec21a16cab3f8eb040f617eebce8a866929c8
      
https://github.com/WebKit/WebKit/commit/2c3ec21a16cab3f8eb040f617eebce8a866929c8
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
    M 
LayoutTests/http/tests/webgpu/webgpu/api/validation/render_pipeline/primitive_state-expected.txt
    M Source/WebCore/Modules/WebGPU/Implementation/WebGPUDeviceImpl.cpp
    M Source/WebGPU/WebGPU/RenderPipeline.mm

  Log Message:
  -----------
  [WebGPU] CTS validation/render_pipeline/primitive_state.html is failing
https://bugs.webkit.org/show_bug.cgi?id=266737
<radar://119958339>

Reviewed by Tadeu Zagallo.

Add passing expectations for primitive_state and correct some missing
validation logic.

* 
LayoutTests/http/tests/webgpu/webgpu/api/validation/render_pipeline/primitive_state-expected.txt:
Add passing expectations.

* Source/WebCore/Modules/WebGPU/Implementation/WebGPUDeviceImpl.cpp:
(WebCore::WebGPU::convertToBacking):
(WebCore::WebGPU::DeviceImpl::createRenderPipeline):
(WebCore::WebGPU::DeviceImpl::createRenderPipelineAsync):
* Source/WebGPU/WebGPU/RenderPipeline.mm:
(WebGPU::Device::createRenderPipeline):

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


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

Reply via email to