Lines Matching defs:spirv
355 const std::string spirv = R"(
364 CompileSuccessfully(spirv, SPV_ENV_UNIVERSAL_1_3);
429 std::string spirv = R"(
441 CompileSuccessfully(spirv, SPV_ENV_UNIVERSAL_1_3);
446 std::string spirv = R"(
457 CompileSuccessfully(spirv);
462 std::string spirv = R"(
474 CompileSuccessfully(spirv);
482 std::string spirv = kShaderPreamble kBasicTypes R"(
488 CompileSuccessfully(spirv);