Searched refs:set_common_options (Results 1 – 8 of 8) sorted by relevance
37 hlslCompiler.set_common_options(optionsGLSL); in SPIRVtoHLSL()
83 set_common_options(write_context& ctxt, const OPTS& opts) in set_common_options() function
700 set_common_options(*write_ctxt, opts); in load_corpus_and_write_abixml()881 set_common_options(*ctxt, opts); in load_kernel_corpus_group_and_write_abixml()
308 compiler.set_common_options(options); in TranslateToGLSL()
731 static_cast<CompilerGLSL &>(*compiler->compiler).set_common_options(options->glsl); in spvc_compiler_install_compiler_options()737 static_cast<CompilerHLSL &>(*compiler->compiler).set_common_options(options->glsl); in spvc_compiler_install_compiler_options()744 static_cast<CompilerMSL &>(*compiler->compiler).set_common_options(options->glsl); in spvc_compiler_install_compiler_options()
216 void set_common_options(const Options &opts) in set_common_options() function in SPIRV_CROSS_NAMESPACE::CompilerGLSL
1289 compiler->set_common_options(opts); in compile_iteration()
10276 (set_common_options): Set type id style in write context.11074 (set_common_options): Call set_write_default_sizes.11140 (set_common_options): Call it.14138 (set_common_options): Use it.14155 (set_common_options): Use it.14176 (set_common_options): Use set_write_{architecture, corpus_path}14189 handling as xml_writer::set_common_options now takes care of it.14204 @@ -69,6 +74,8 @@ set_common_options(write_context& ctxt, const OPTS& opts)