Lines Matching refs:str
40 std::string str = header + R"(
50 CompileSuccessfully(str);
58 std::string str = header + R"(
68 CompileSuccessfully(str);
82 std::string str = header;
84 CompileSuccessfully(str);
98 std::string str = header;
100 CompileSuccessfully(str);
114 std::string str = header;
116 CompileSuccessfully(str);
133 std::string str = header;
135 CompileSuccessfully(str);
153 CompileSuccessfully(spirv.str());
165 CompileSuccessfully(spirv.str());
182 CompileSuccessfully(spirv.str());
196 CompileSuccessfully(spirv.str());
228 CompileSuccessfully(spirv.str());
257 CompileSuccessfully(spirv.str());
291 CompileSuccessfully(spirv.str());
322 CompileSuccessfully(spirv.str());
340 CompileSuccessfully(spirv.str());
355 CompileSuccessfully(spirv.str());
375 CompileSuccessfully(spirv.str());
391 CompileSuccessfully(spirv.str());
411 CompileSuccessfully(spirv.str());
428 CompileSuccessfully(spirv.str());
450 CompileSuccessfully(spirv.str());
469 CompileSuccessfully(spirv.str());
501 CompileSuccessfully(spirv.str());
531 CompileSuccessfully(spirv.str());
564 CompileSuccessfully(spirv.str());
592 CompileSuccessfully(spirv.str());
610 CompileSuccessfully(spirv.str());
625 CompileSuccessfully(spirv.str());
646 CompileSuccessfully(spirv.str());
663 CompileSuccessfully(spirv.str());
673 void GenerateSpirvProgramWithCfgNestingDepth(std::string& str, int depth) {
715 str = spirv.str();
755 std::string str = header + R"(
775 CompileSuccessfully(str);