Searched defs:compiler_flags (Results 1 – 4 of 4) sorted by relevance
31 let compiler_flags = collect_unstable_book_section_file_names(&path.join("src/compiler-flags")); in generate_summary() localVariable
1013 const uint64_t compiler_flags = hk_physical_device_compiler_flags(pdev); in hk_physical_device_init_pipeline_cache() local
1211 const uint64_t compiler_flags = nvk_physical_device_compiler_flags(pdev); in nvk_physical_device_init_pipeline_cache() local
134 def set_compiler_flags(compiler_flags, compiler_py_flags_nodist): argument