diff options
| author | Jay Kwak <82421531+jkwak-work@users.noreply.github.com> | 2024-06-10 13:29:02 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-10 13:29:02 -0700 |
| commit | 72016f9201e4d7820f62e7ef78cee98ed1fc4da0 (patch) | |
| tree | b8d78b954791afd8ad409074cfd6cca96a6d6c79 /tools | |
| parent | 712ce653d4c3d7284dd71389f31540d0da7f144e (diff) | |
Partial implementation of static_assert (#4294)
* Error out for types not supported by texture sample functions
This commit prints errors with a new keyword, `static_assert`, when the
given texture type is not supported for the target.
* Moving the check to linkAndOptimizeIR after specialization is done
* Remove unnecessary change
* Adding test
* Remove kIROp_StaticAssert once processed
* Do not remove StaticAssert because it is needed for the next
specialization
* Remove after iteration of child is done
---------
Co-authored-by: Yong He <yonghe@outlook.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
