Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a286596dc032931aa847f49664c70082632aecf6
https://github.com/WebKit/WebKit/commit/a286596dc032931aa847f49664c70082632aecf6
Author: Mike Wyrzykowski <[email protected]>
Date: 2023-12-14 (Thu, 14 Dec 2023)
Changed paths:
M
LayoutTests/http/tests/webgpu/webgpu/api/validation/debugMarker-expected.txt
M Source/WebGPU/WebGPU/CommandEncoder.h
M Source/WebGPU/WebGPU/CommandEncoder.mm
M Source/WebGPU/WebGPU/ComputePassEncoder.mm
M Source/WebGPU/WebGPU/RenderPassEncoder.mm
Log Message:
-----------
[WebGPU] CTS validation/debugMarker test does not pass
https://bugs.webkit.org/show_bug.cgi?id=266420
<radar://119673064>
Reviewed by Dan Glastonbury.
Correct validation for debugMarkers and add passing expectations.
* LayoutTests/http/tests/webgpu/webgpu/api/validation/debugMarker-expected.txt:
* Source/WebGPU/WebGPU/CommandEncoder.h:
(WebGPU::CommandEncoder::makeInvalid):
* Source/WebGPU/WebGPU/CommandEncoder.mm:
(WebGPU::CommandEncoder::validateFinish const):
* Source/WebGPU/WebGPU/ComputePassEncoder.mm:
(WebGPU::ComputePassEncoder::endPass):
* Source/WebGPU/WebGPU/RenderPassEncoder.mm:
(WebGPU::RenderPassEncoder::endPass):
Canonical link: https://commits.webkit.org/272092@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes