mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-14 03:11:29 +00:00
Updates validation logic to match the recent changes in https://github.com/gpuweb/gpuweb/pull/2385 that allows stripIndexFormat to be undefined at pipeline creation time, even for strip topologies. Non indexed draw calls are valid with such pipelines. Indexed draw calls fail validation at draw time. Bug: dawn:1224 Change-Id: I28ff78eac726d46f99a099ffb2338b5da81a4a88 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/72000 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Brandon Jones <bajones@chromium.org>