Home
last modified time | relevance | path

Searched refs:nir_lower_image_options (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_image.c70 const nir_lower_image_options *options = state; in lower_image_instr()
90 nir_lower_image(nir_shader *nir, const nir_lower_image_options *options) in nir_lower_image()
Dnir.h5253 typedef struct nir_lower_image_options { struct
5258 } nir_lower_image_options; typedef
5261 const nir_lower_image_options *options);
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.c561 nir_lower_image_options lower_image_opts = { in ir3_nir_post_finalize()
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_storage_image.c726 const nir_lower_image_options image_options = { in brw_nir_lower_storage_image()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_nir.c844 static const struct nir_lower_image_options lower_image_options = { in si_lower_nir()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c647 static const nir_lower_image_options image_options = { in radv_shader_compile_to_nir()