Roll Tint from 1d9935cf37fd to 987376cd21a8 (27 revisions)
https://dawn.googlesource.com/tint.git/+log/1d9935cf37fd..987376cd21a8 2021-01-12 dsinclair@chromium.org Revert the namer changes. 2021-01-12 dsinclair@chromium.org Add a Unsafe SPIR-V generate call. 2021-01-11 dsinclair@chromium.org Update new entry points to use correct namer. 2021-01-11 bclayton@google.com Add std::hash<tint::Symbol> specialization 2021-01-11 bclayton@google.com TypeDeterminer: Fix type map iterations 2021-01-11 bclayton@google.com Add diag::Formatter::Style::print_newline_at_end 2021-01-11 bclayton@google.com Implement textureDimensions() 2021-01-11 dsinclair@chromium.org Fix const-ness of inspector constructor. 2021-01-11 dneto@google.com Fix doxygen comment 2021-01-11 dneto@google.com spirv-reader: convert arity of textureLoad on depth texture 2021-01-11 dj2@everburning.com Switch default to the MangleNamer. 2021-01-11 dj2@everburning.com Allow setting the namer into the inspector. 2021-01-11 dj2@everburning.com Change generators to take a pointer instead of move. 2021-01-11 dj2@everburning.com Use TestNamer in the SPIR-V backend. 2021-01-11 dj2@everburning.com Use TestNamer in HLSL tests. 2021-01-11 dj2@everburning.com Use a test namer in the MSL generator. 2021-01-11 dj2@everburning.com Remove name fields 2021-01-11 dj2@everburning.com Remove IdentifierExpression::name(). 2021-01-11 dj2@everburning.com Remove Function::name(). 2021-01-11 dj2@everburning.com Remove StructMember::name(). 2021-01-11 dj2@everburning.com Remove StructType::name() 2021-01-11 dj2@everburning.com Remove the AliasType::name() getter. 2021-01-11 dj2@everburning.com Remove Variable::name(). 2021-01-11 dj2@everburning.com Use the top level namer in the SPIR-V backend. 2021-01-11 dj2@everburning.com Use namer in the Inspector. 2021-01-11 dj2@everburning.com Convert HLSL to higher level namer. 2021-01-11 dj2@everburning.com Convert MSL generator to unsafe namer. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-chromium-autoroll Please CC dsinclair@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: dsinclair@google.com Change-Id: I27e45b9e32620e7933bec51ef29d24b26a160ef2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623789Reviewed-by:chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#842398}
Showing
Please register or sign in to comment