Lines Matching refs:after
123 const std::string after = R"(OpCapability Shader
149 SinglePassRunAndCheck<CFGCleanupPass>(before, after, true, true);
196 const std::string after = R"(OpCapability Shader
235 SinglePassRunAndCheck<CFGCleanupPass>(before, after, true, true);
256 const std::string after = R"(OpCapability Shader
270 SinglePassRunAndCheck<CFGCleanupPass>(before, after, true, true);
323 const std::string after = R"(OpCapability Shader
370 SinglePassRunAndCheck<CFGCleanupPass>(before, after, true, true);
416 const std::string after = R"(OpCapability Shader
451 SinglePassRunAndCheck<CFGCleanupPass>(before, after, true, true);