• Home
  • Raw
  • Download

Lines Matching refs:body

33     const std::string& body,  in GenerateShaderCode()  argument
163 after_variables_before_body + body + after_body; in GenerateShaderCode()
167 const std::string& body, in GenerateKernelCode() argument
270 after_extension_before_body + body + after_body; in GenerateKernelCode()
274 const std::string body = R"( in TEST_F() local
280 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
285 const std::string body = R"( in TEST_F() local
289 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
297 const std::string body = R"( in TEST_F() local
301 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
309 const std::string body = R"( in TEST_F() local
313 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
321 const std::string body = R"( in TEST_F() local
327 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
332 const std::string body = R"( in TEST_F() local
336 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
345 const std::string body = R"( in TEST_F() local
349 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
357 const std::string body = R"( in TEST_F() local
361 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
369 const std::string body = R"( in TEST_F() local
375 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
380 const std::string body = R"( in TEST_F() local
384 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
393 const std::string body = R"( in TEST_F() local
397 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
405 const std::string body = R"( in TEST_F() local
409 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
417 const std::string body = R"( in TEST_F() local
423 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
428 const std::string body = R"( in TEST_F() local
432 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
440 const std::string body = R"( in TEST_F() local
444 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
451 const std::string body = R"( in TEST_F() local
455 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
463 const std::string body = R"( in TEST_F() local
467 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
475 const std::string body = R"( in TEST_F() local
481 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
486 const std::string body = R"( in TEST_F() local
490 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
498 const std::string body = R"( in TEST_F() local
502 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
509 const std::string body = R"( in TEST_F() local
513 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
521 const std::string body = R"( in TEST_F() local
525 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
533 const std::string body = R"( in TEST_F() local
539 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
544 const std::string body = R"( in TEST_F() local
548 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
557 const std::string body = R"( in TEST_F() local
561 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
569 const std::string body = R"( in TEST_F() local
573 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
581 const std::string body = R"( in TEST_F() local
585 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
593 const std::string body = R"( in TEST_F() local
599 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
604 const std::string body = R"( in TEST_F() local
608 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
617 const std::string body = R"( in TEST_F() local
621 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
630 const std::string body = R"( in TEST_F() local
634 CompileSuccessfully(GenerateShaderCode(body).c_str()); in TEST_F()
667 const std::string body = R"( in TEST_F() local
673 CompileSuccessfully(GenerateShaderCode(body, capabilities_and_extensions, in TEST_F()
708 const std::string body = R"( in TEST_F() local
714 CompileSuccessfully(GenerateShaderCode(body, capabilities_and_extensions, in TEST_F()
749 const std::string body = R"( in TEST_F() local
755 CompileSuccessfully(GenerateShaderCode(body, capabilities_and_extensions, in TEST_F()
790 const std::string body = R"( in TEST_F() local
796 CompileSuccessfully(GenerateShaderCode(body, capabilities_and_extensions, in TEST_F()
807 const std::string body = R"( in TEST_F() local
813 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
818 const std::string body = R"( in TEST_F() local
823 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
831 const std::string body = R"( in TEST_F() local
835 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
842 const std::string body = R"( in TEST_F() local
848 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
853 const std::string body = R"( in TEST_F() local
857 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
865 const std::string body = R"( in TEST_F() local
869 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
877 const std::string body = R"( in TEST_F() local
881 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
890 const std::string body = R"( in TEST_F() local
895 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
900 const std::string body = R"( in TEST_F() local
904 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
911 const std::string body = R"( in TEST_F() local
915 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
922 const std::string body = R"( in TEST_F() local
926 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
933 const std::string body = R"( in TEST_F() local
938 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
943 const std::string body = R"( in TEST_F() local
948 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
956 const std::string body = R"( in TEST_F() local
961 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
969 const std::string body = R"( in TEST_F() local
974 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
981 const std::string body = R"( in TEST_F() local
985 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
993 const std::string body = R"( in TEST_F() local
998 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1007 const std::string body = R"( in TEST_F() local
1015 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1020 const std::string body = R"( in TEST_F() local
1026 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1034 const std::string body = R"( in TEST_F() local
1040 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1048 const std::string body = R"( in TEST_F() local
1054 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1061 const std::string body = R"( in TEST_F() local
1066 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1074 const std::string body = R"( in TEST_F() local
1080 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1089 const std::string body = R"( in TEST_F() local
1097 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1102 const std::string body = R"( in TEST_F() local
1108 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1117 const std::string body = R"( in TEST_F() local
1123 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1131 const std::string body = R"( in TEST_F() local
1137 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1146 const std::string body = R"( in TEST_F() local
1152 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1160 const std::string body = R"( in TEST_F() local
1165 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1173 const std::string body = R"( in TEST_F() local
1179 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1188 const std::string body = R"( in TEST_F() local
1201 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1206 const std::string body = R"( in TEST_F() local
1210 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1217 const std::string body = R"( in TEST_F() local
1221 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1230 const std::string body = R"( in TEST_F() local
1234 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1242 const std::string body = R"( in TEST_F() local
1246 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1255 const std::string body = R"( in TEST_F() local
1259 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()
1269 const std::string body = R"( in TEST_F() local
1273 CompileSuccessfully(GenerateKernelCode(body).c_str()); in TEST_F()