mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-17 03:53:35 +00:00
Ref<T> specialization will allow us to, in a future change, return Result<Ref<T>> instances from Create methods while still keeping the tagged pointer optimization. Change-Id: I20c764358af22ba1dc53458d59b0b2b4770a0c6a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/19801 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Rafael Cintron <rafael.cintron@microsoft.com>