Home
last modified time | relevance | path

Searched refs:nir_explicit_io_address_from_deref (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_io.c1918 nir_explicit_io_address_from_deref(nir_builder *b, nir_deref_instr *deref, in nir_explicit_io_address_from_deref() function
2226 nir_def *addr = nir_explicit_io_address_from_deref(b, deref, base_addr, in lower_explicit_io_deref()
H A Dnir.h5762 nir_def *nir_explicit_io_address_from_deref(struct nir_builder *b,
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_nir_apply_pipeline_layout.c613 return nir_explicit_io_address_from_deref(b, deref, addr, addr_format); in build_buffer_addr_for_deref()
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_nir_lower_descriptors.c532 addr = nir_explicit_io_address_from_deref(b, *p, addr, addr_format); in lower_load_ubo_intrin()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_nir_apply_pipeline_layout.c1362 return nir_explicit_io_address_from_deref(b, deref, addr, addr_format); in build_buffer_addr_for_deref()