Lines Matching defs:shader
24 std::string shader = R"(
54 BuildModule(env, consumer, shader, kFuzzAssembleOption);
78 std::string shader = R"(
157 BuildModule(env, consumer, shader, kFuzzAssembleOption);
174 std::string shader = R"(
244 BuildModule(env, consumer, shader, kFuzzAssembleOption);
255 std::string shader = R"(
356 BuildModule(env, consumer, shader, kFuzzAssembleOption);
381 std::string shader = R"(
460 BuildModule(env, consumer, shader, kFuzzAssembleOption);
483 std::string shader = R"(
553 BuildModule(env, consumer, shader, kFuzzAssembleOption);
570 std::string shader = R"(
648 BuildModule(env, consumer, shader, kFuzzAssembleOption);
669 std::string shader = R"(
748 BuildModule(env, consumer, shader, kFuzzAssembleOption);
773 std::string shader = R"(
843 BuildModule(env, consumer, shader, kFuzzAssembleOption);
866 std::string shader = R"(
936 BuildModule(env, consumer, shader, kFuzzAssembleOption);
982 std::string shader = R"(
1088 BuildModule(env, consumer, shader, kFuzzAssembleOption);
1135 std::string shader = R"(
1205 BuildModule(env, consumer, shader, kFuzzAssembleOption);
1229 std::string shader = R"(
1299 BuildModule(env, consumer, shader, kFuzzAssembleOption);
1328 std::string shader = R"(
1398 BuildModule(env, consumer, shader, kFuzzAssembleOption);
1409 std::string shader = R"(
1515 BuildModule(env, consumer, shader, kFuzzAssembleOption);
1553 const std::string shader = R"(
1603 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption);