mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-18 09:25:25 +00:00
Rename intrinsic.cc to sem_intrinsic.
For consistency with the other .cc file names in this directory. The reason we need the sem_ prefix is because all the tint lib code is compiled as a single target, and .GN cannot cope with .cc files with the same file name, even if they're in different directories. This could be fixed by building each directory as a separate target, but we have circular dependencies that currently make this impossible. Change-Id: I2f1379ff11dd863f81662449f73d67832f0a8a4e Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/40501 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org>
This commit is contained in:
committed by
Commit Bot service account
parent
052ab89a1e
commit
599d8f8c0d
Reference in New Issue
Block a user