d42713de7a
Previsouly having a ShaderModule with multiple entrypoints with the same name and different stages was valid in Dawn. However it is disallowed by the WGSL specification so change Dawn to index the ShaderModule's entrypoints only by their name (instead of name and stage). Bug: dawn:216 Change-Id: Id6fc80a03436b008c2f057bd30c70fdf240919e8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31665 Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> |
||
---|---|---|
.. | ||
common | ||
dawn | ||
dawn_native | ||
dawn_platform | ||
dawn_wire | ||
fuzzers | ||
include | ||
tests | ||
utils | ||
Dummy.cpp |