Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_nir.c110 struct nir_lower_tex_options tex_options = { in ir3_optimize_nir()
/external/mesa3d/src/compiler/nir/
Dnir_lower_tex.c707 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()
Dnir.h2397 typedef struct nir_lower_tex_options { struct
2477 } nir_lower_tex_options; argument
2480 const nir_lower_tex_options *options);
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_nir.c546 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()
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c249 static const nir_lower_tex_options tex_options = { in radv_shader_compile_to_nir()
/external/mesa3d/src/mesa/state_tracker/
Dst_program.c1008 nir_lower_tex_options options = {0}; in st_create_fp_variant()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2225 struct nir_lower_tex_options tex_options = { in vc4_shader_ntq()