Lines Matching refs:body

33     const std::string& body,
142 after_extension_before_body + body + after_body;
146 const std::string body = R"(
152 CompileSuccessfully(GenerateShaderCode(body).c_str());
157 const std::string body = R"(
161 CompileSuccessfully(GenerateShaderCode(body).c_str());
169 const std::string body = R"(
173 CompileSuccessfully(GenerateShaderCode(body).c_str());
181 const std::string body = R"(
185 CompileSuccessfully(GenerateShaderCode(body).c_str());
194 const std::string body = R"(
198 CompileSuccessfully(GenerateShaderCode(body).c_str());
207 const std::string body = R"(
211 CompileSuccessfully(GenerateShaderCode(body).c_str());
220 const std::string body = R"(
224 CompileSuccessfully(GenerateShaderCode(body).c_str());
233 const std::string body = R"(
240 CompileSuccessfully(GenerateShaderCode(body).c_str());
245 const std::string body = R"(
249 CompileSuccessfully(GenerateShaderCode(body).c_str());
258 const std::string body = R"(
262 CompileSuccessfully(GenerateShaderCode(body).c_str());
270 const std::string body = R"(
274 CompileSuccessfully(GenerateShaderCode(body).c_str());
282 const std::string body = R"(
286 CompileSuccessfully(GenerateShaderCode(body).c_str());
295 const std::string body = R"(
299 CompileSuccessfully(GenerateShaderCode(body).c_str());
308 const std::string body = R"(
312 CompileSuccessfully(GenerateShaderCode(body).c_str());
321 const std::string body = R"(
325 CompileSuccessfully(GenerateShaderCode(body).c_str());
334 const std::string body = R"(
339 CompileSuccessfully(GenerateShaderCode(body).c_str());
344 const std::string body = R"(
349 CompileSuccessfully(GenerateShaderCode(body).c_str(), SPV_ENV_VULKAN_1_0);
354 const std::string body = R"(
358 CompileSuccessfully(GenerateShaderCode(body).c_str());
367 const std::string body = R"(
371 CompileSuccessfully(GenerateShaderCode(body).c_str());
380 const std::string body = R"(
384 CompileSuccessfully(GenerateShaderCode(body).c_str());
393 const std::string body = R"(
397 CompileSuccessfully(GenerateShaderCode(body).c_str());
405 const std::string body = R"(
409 CompileSuccessfully(GenerateShaderCode(body).c_str());
417 const std::string body = R"(
421 CompileSuccessfully(GenerateShaderCode(body).c_str(), SPV_ENV_VULKAN_1_0);
431 const std::string body = R"(
436 CompileSuccessfully(GenerateShaderCode(body).c_str());
441 const std::string body = R"(
446 CompileSuccessfully(GenerateShaderCode(body).c_str(), SPV_ENV_VULKAN_1_0);
451 const std::string body = R"(
455 CompileSuccessfully(GenerateShaderCode(body).c_str());
464 const std::string body = R"(
468 CompileSuccessfully(GenerateShaderCode(body).c_str());
477 const std::string body = R"(
481 CompileSuccessfully(GenerateShaderCode(body).c_str());
489 const std::string body = R"(
493 CompileSuccessfully(GenerateShaderCode(body).c_str());
501 const std::string body = R"(
505 CompileSuccessfully(GenerateShaderCode(body).c_str(), SPV_ENV_VULKAN_1_0);
515 const std::string body = R"(
520 CompileSuccessfully(GenerateShaderCode(body).c_str());
525 const std::string body = R"(
530 CompileSuccessfully(GenerateShaderCode(body).c_str(), SPV_ENV_VULKAN_1_0);
535 const std::string body = R"(
539 CompileSuccessfully(GenerateShaderCode(body).c_str());
547 const std::string body = R"(
551 CompileSuccessfully(GenerateShaderCode(body).c_str());
559 const std::string body = R"(
563 CompileSuccessfully(GenerateShaderCode(body).c_str(), SPV_ENV_VULKAN_1_0);
573 const std::string body = R"(
579 CompileSuccessfully(GenerateShaderCode(body).c_str());
584 const std::string body = R"(
589 CompileSuccessfully(GenerateShaderCode(body).c_str(), SPV_ENV_VULKAN_1_0);
594 const std::string body = R"(
598 CompileSuccessfully(GenerateShaderCode(body).c_str());
606 const std::string body = R"(
610 CompileSuccessfully(GenerateShaderCode(body).c_str(), SPV_ENV_VULKAN_1_0);
621 const std::string body = R"(
625 CompileSuccessfully(GenerateShaderCode(body).c_str());
634 const std::string body = R"(
638 CompileSuccessfully(GenerateShaderCode(body).c_str(), SPV_ENV_VULKAN_1_0);
647 const std::string body = R"(
664 CompileSuccessfully(body);