[webkit-changes] [WebKit/WebKit] 2c3ec2: [WebGPU] CTS validation/render_pipeline/primitive_...

mwyrzykowski noreply at github.com
Thu Jan 4 00:01:06 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2c3ec21a16cab3f8eb040f617eebce8a866929c8
      https://github.com/WebKit/WebKit/commit/2c3ec21a16cab3f8eb040f617eebce8a866929c8
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  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




More information about the webkit-changes mailing list