Searched defs:compiler_options (Results 1 – 5 of 5) sorted by relevance
67 nir_shader_compiler_options compiler_options; member
422 auto *compiler_options = dev_get_nir_compiler_options(dev); in load_libclc_nir() local457 auto *compiler_options = dev_get_nir_compiler_options(dev); in spirv_to_nir() local
537 struct gl_shader_compiler_options *const compiler_options = in standalone_compile_shader() local
1364 const struct nir_shader_compiler_options *compiler_options) in nir_lower_tex_block()1609 const struct nir_shader_compiler_options *compiler_options) in nir_lower_tex_impl()
6575 ForDebugging for_debugging, const LiftoffOptions& compiler_options) { in ExecuteLiftoffCompilation()