Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ffbb520798a91121882c40d700d89d38c5a1e6cf
https://github.com/WebKit/WebKit/commit/ffbb520798a91121882c40d700d89d38c5a1e6cf
Author: Mike Wyrzykowski <[email protected]>
Date: 2024-01-04 (Thu, 04 Jan 2024)
Changed paths:
M
LayoutTests/http/tests/webgpu/webgpu/api/validation/render_pipeline/vertex_state-expected.txt
M Source/WebGPU/WebGPU/RenderPipeline.mm
M Source/WebGPU/WebGPU/ShaderModule.h
M Source/WebGPU/WebGPU/ShaderModule.mm
Log Message:
-----------
[WebGPU] CTS validation/render_pipeline/vertex_state.html is failing
https://bugs.webkit.org/show_bug.cgi?id=266740
<radar://119958371>
Reviewed by Tadeu Zagallo.
Get render_pipeline/vertex_state passing and update the expectations.
*
LayoutTests/http/tests/webgpu/webgpu/api/validation/render_pipeline/vertex_state-expected.txt:
* Source/WebGPU/WebGPU/RenderPipeline.mm:
(WebGPU::vertexFormatSize):
(WebGPU::name):
(WebGPU::formatType):
(WebGPU::matchesFormat):
(WebGPU::createVertexDescriptor):
(WebGPU::Device::createRenderPipeline):
* Source/WebGPU/WebGPU/ShaderModule.h:
* Source/WebGPU/WebGPU/ShaderModule.mm:
(WebGPU::vertexFormatTypeFromPrimitive):
(WebGPU::vertexFormatTypeForStructMember):
(WebGPU::populateStageInMap):
(WebGPU::parseStageIn):
(WebGPU::ShaderModule::ShaderModule):
(WebGPU::ShaderModule::stageInTypesForEntryPoint const):
Canonical link: https://commits.webkit.org/272662@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes