Home
last modified time | relevance | path

Searched refs:nir_explicit_io_address_from_deref (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io.c1855 nir_explicit_io_address_from_deref(nir_builder *b, nir_deref_instr *deref, in nir_explicit_io_address_from_deref() function
2135 nir_ssa_def *addr = nir_explicit_io_address_from_deref(b, deref, base_addr, in lower_explicit_io_deref()
H A Dnir.h4781 nir_ssa_def * nir_explicit_io_address_from_deref(struct nir_builder *b,
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_apply_pipeline_layout.c684 return nir_explicit_io_address_from_deref(b, deref, addr, addr_format); in build_buffer_addr_for_deref()

Completed in 12 milliseconds