Searched refs:compiler_options (Results 1 – 3 of 3) sorted by relevance
393 auto *compiler_options = dev_get_nir_compiler_options(dev); in load_libclc_nir() local396 &spirv_options, compiler_options); in load_libclc_nir()426 auto *compiler_options = dev_get_nir_compiler_options(dev); in spirv_to_nir() local430 &spirv_options, compiler_options); in spirv_to_nir()539 if (compiler_options->lower_int64_options) in spirv_to_nir()
538 struct gl_shader_compiler_options *const compiler_options = in standalone_compile_shader() local551 compiler_options, in standalone_compile_shader()
1261 const struct nir_shader_compiler_options *compiler_options) in nir_lower_tex_block() argument1299 if (compiler_options->has_txs) in nir_lower_tex_block()1487 const struct nir_shader_compiler_options *compiler_options) in nir_lower_tex_impl() argument1494 progress |= nir_lower_tex_block(block, &builder, options, compiler_options); in nir_lower_tex_impl()