Searched defs:CompilationSettings (Results 1 – 1 of 1) sorted by relevance
535 struct CompilationSettings { struct536 ShaderEnv shaderEnv;537 std::vector<std::filesystem::path> shaderIncludePaths;538 std::optional<spvtools::Optimizer> optimizer;539 std::filesystem::path& shaderSourcePath;540 std::filesystem::path& compiledShaderDestinationPath;