mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-30 19:21:39 +00:00
This patch adds a workaround on a DXC error in the translation of DP4a functions that the third parameter "acc" of both dot4add_i8packed() and dot4add_u8packed() can only be a variable, or a compile error will be generated. Bug: tint:1497 Test: tint_unittests Change-Id: I263d27fb18bd354e0c9110f60cbc98860cf7afe5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/90027 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Kokoro: Kokoro <noreply+kokoro@google.com>