Remove the test spv.intrinsicsSpecConst
According to current SPIR-V spec, we couldn't write a valid case that references OpExecutionModeId and OpDecorateId.
This commit is contained in:
@@ -365,7 +365,6 @@ INSTANTIATE_TEST_SUITE_P(
|
||||
"spv.int64.frag",
|
||||
"spv.intcoopmat.comp",
|
||||
"spv.intOps.vert",
|
||||
"spv.intrinsicsSpecConst.vert",
|
||||
"spv.intrinsicsSpirvByReference.vert",
|
||||
"spv.intrinsicsSpirvDecorate.frag",
|
||||
"spv.intrinsicsSpirvExecutionMode.frag",
|
||||
|
||||
Reference in New Issue
Block a user