mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-12 09:33:37 +00:00
This change sets limit for stride in VertexInputDescriptor and offset in VertexAttributeDescriptor, and adds validation code for them. It also uses existing descriptors to replace redundant definitions. BUG=dawn:107 Change-Id: Ifbb07f48ec9a5baae8ae8d21865dc384670b759a Reviewed-on: https://dawn-review.googlesource.com/c/4901 Commit-Queue: Yunchao He <yunchao.he@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org>