Searched refs:nir_lower_tex_options (Results 1 – 9 of 9) sorted by relevance
111 struct nir_lower_tex_options tex_options = { in ir3_optimize_nir()
729 const nir_lower_tex_options *options) in nir_lower_tex_block()848 const nir_lower_tex_options *options) in nir_lower_tex_impl()864 nir_lower_tex(nir_shader *shader, const nir_lower_tex_options *options) in nir_lower_tex()
2541 typedef struct nir_lower_tex_options { struct2628 } nir_lower_tex_options; argument2631 const nir_lower_tex_options *options);
623 static const nir_lower_tex_options tex_options = { in brw_preprocess_nir()790 nir_lower_tex_options tex_options = { 0 }; in brw_nir_apply_sampler_key()
508 static const struct nir_lower_tex_options lower_tex_options = { in si_lower_nir()
293 static const nir_lower_tex_options tex_options = { in radv_shader_compile_to_nir()
555 struct nir_lower_tex_options tex_options = { in v3d_lower_nir()
1084 nir_lower_tex_options options = {0}; in st_create_fp_variant()
2263 struct nir_lower_tex_options tex_options = { in vc4_shader_ntq()