mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-28 18:21:22 +00:00
Allow external images to specify all allowed texture usages which will be checked by ProduceTexture. This avoids needing to assume the usage between multiple calls to ProduceTexture is always the same. Bug=dawn:625 Change-Id: I9fdb59af23e6c160e939ab1c51de03542248c0c8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/44260 Commit-Queue: Bryan Bernhart <bryan.bernhart@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org>