Home
last modified time | relevance | path

Searched refs:nir_lower_tex_options (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_nir.c111 struct nir_lower_tex_options tex_options = { in ir3_optimize_nir()
/external/mesa3d/src/compiler/nir/
Dnir_lower_tex.c729 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()
Dnir.h2541 typedef struct nir_lower_tex_options { struct
2628 } nir_lower_tex_options; argument
2631 const nir_lower_tex_options *options);
/external/mesa3d/src/intel/compiler/
Dbrw_nir.c623 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()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_nir.c508 static const struct nir_lower_tex_options lower_tex_options = { in si_lower_nir()
/external/mesa3d/src/amd/vulkan/
Dradv_shader.c293 static const nir_lower_tex_options tex_options = { in radv_shader_compile_to_nir()
/external/mesa3d/src/broadcom/compiler/
Dvir.c555 struct nir_lower_tex_options tex_options = { in v3d_lower_nir()
/external/mesa3d/src/mesa/state_tracker/
Dst_program.c1084 nir_lower_tex_options options = {0}; in st_create_fp_variant()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2263 struct nir_lower_tex_options tex_options = { in vc4_shader_ntq()