Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 693c11af53e288069cc59ebc10eaf12d6ea3d03e https://github.com/WebKit/WebKit/commit/693c11af53e288069cc59ebc10eaf12d6ea3d03e Author: Mike Wyrzykowski <mwyrzykow...@apple.com> Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths: M Source/WebCore/Modules/WebGPU/GPUPipelineDescriptorBase.idl Log Message: ----------- [WebGPU] GPUDevice::createComputePipeline does not handle missing optional layout field https://bugs.webkit.org/show_bug.cgi?id=263784 <radar://117589263> Reviewed by Tadeu Zagallo. The field is required according to the specification. * Source/WebCore/Modules/WebGPU/GPUPipelineDescriptorBase.idl: Canonical link: https://commits.webkit.org/269953@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes