Lines Matching defs:spirv
34 const std::string spirv = R"(
44 CompileSuccessfully(spirv);
52 const std::string spirv = R"(
62 CompileSuccessfully(spirv);
70 const std::string spirv = R"(
80 CompileSuccessfully(spirv);
106 const std::string spirv = ShaderClockSpriv + R"(
120 CompileSuccessfully(spirv);
126 const std::string spirv = ShaderClockSpriv + R"(
142 CompileSuccessfully(spirv);
148 const std::string spirv = ShaderClockSpriv + R"(
163 CompileSuccessfully(spirv);
169 const std::string spirv = ShaderClockSpriv + R"(
184 CompileSuccessfully(spirv);
189 const std::string spirv = ShaderClockSpriv + R"(
204 CompileSuccessfully(spirv);
209 const std::string spirv = ShaderClockSpriv + R"(
224 CompileSuccessfully(spirv);
231 const std::string spirv = ShaderClockSpriv + R"(
246 CompileSuccessfully(spirv, SPV_ENV_VULKAN_1_0);
255 const std::string spirv = R"(
271 CompileSuccessfully(spirv);
278 const std::string spirv = R"(
293 CompileSuccessfully(spirv, SPV_ENV_VULKAN_1_0);