Home
last modified time | relevance | path

Searched refs:set_common_options (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/src/sksl/codegen/
DSkSLSPIRVtoHLSL.cpp37 hlslCompiler.set_common_options(optionsGLSL); in SPIRVtoHLSL()
/third_party/libabigail/include/
Dabg-writer.h83 set_common_options(write_context& ctxt, const OPTS& opts) in set_common_options() function
/third_party/libabigail/tools/
Dabidw.cc700 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()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DShaderModuleGL.cpp308 compiler.set_common_options(options); in TranslateToGLSL()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_c.cpp731 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()
Dspirv_glsl.hpp216 void set_common_options(const Options &opts) in set_common_options() function in SPIRV_CROSS_NAMESPACE::CompilerGLSL
Dmain.cpp1289 compiler->set_common_options(opts); in compile_iteration()
/third_party/libabigail/
DChangeLog10276 (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)