Searched refs:nir_lower_tex_options (Results 1 – 7 of 7) sorted by relevance
110 struct nir_lower_tex_options tex_options = { in ir3_optimize_nir()
707 const nir_lower_tex_options *options) in nir_lower_tex_block()804 const nir_lower_tex_options *options) in nir_lower_tex_impl()820 nir_lower_tex(nir_shader *shader, const nir_lower_tex_options *options) in nir_lower_tex()
2397 typedef struct nir_lower_tex_options { struct2477 } nir_lower_tex_options; argument2480 const nir_lower_tex_options *options);
546 static const nir_lower_tex_options tex_options = { in brw_preprocess_nir()668 nir_lower_tex_options tex_options = { 0 }; in brw_nir_apply_sampler_key()
249 static const nir_lower_tex_options tex_options = { in radv_shader_compile_to_nir()
1008 nir_lower_tex_options options = {0}; in st_create_fp_variant()
2225 struct nir_lower_tex_options tex_options = { in vc4_shader_ntq()