mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-20 18:29:23 +00:00
Disable unit tests with KI when Tint Inspector is being used
dawn_unittests --enable-toggles=use_tint_inspector now passes. Bug: tint:578 Change-Id: I1e764fd99a145542fe6b7c6e651b0dec1fb4785f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/34722 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org>
This commit is contained in:
committed by
Commit Bot service account
parent
0d1c17363d
commit
10cb17e079
@@ -76,6 +76,7 @@ class ValidationTest : public testing::Test {
|
||||
};
|
||||
|
||||
bool HasWGSL() const;
|
||||
bool HasToggleEnabled(const char* toggle) const;
|
||||
|
||||
protected:
|
||||
virtual wgpu::Device CreateTestDevice();
|
||||
|
||||
Reference in New Issue
Block a user