Searched refs:set_hlsl_options (Results 1 – 5 of 5) sorted by relevance
38 hlslCompiler.set_hlsl_options(optionsHLSL); in SPIRVtoHLSL()
52 compiler.set_hlsl_options(options_hlsl); in GetHLSLSource()
167 void set_hlsl_options(const Options &opts) in set_hlsl_options() function in SPIRV_CROSS_NAMESPACE::CompilerHLSL
1328 hlsl->set_hlsl_options(hlsl_opts); in compile_iteration()
738 static_cast<CompilerHLSL &>(*compiler->compiler).set_hlsl_options(options->hlsl); in spvc_compiler_install_compiler_options()