mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-14 15:46:28 +00:00
Remove SPVC toggles and excise remaining references
BUG=dawn:521 Change-Id: Ib6428ca366a70d73096f9b4442c1b7fb69a539ba Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/28142 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
This commit is contained in:
committed by
Commit Bot service account
parent
b44ca92f1c
commit
2cdb9f1ed1
@@ -116,7 +116,6 @@ TEST_F(ShaderModuleValidationTest, NoChainedDescriptor) {
|
||||
}
|
||||
|
||||
// Test that it is not allowed to use combined texture and sampler.
|
||||
// TODO(jiawei.shao@intel.com): support extracting combined texture and sampler in spvc.
|
||||
TEST_F(ShaderModuleValidationTest, CombinedTextureAndSampler) {
|
||||
const char* shader = R"(
|
||||
#version 450
|
||||
|
||||
Reference in New Issue
Block a user