Home
last modified time | relevance | path

Searched refs:nir_build_deref_cast_with_alignment (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/microsoft/clc/
H A Dclc_nir.c318 …nir_deref_instr *new_path = nir_build_deref_cast_with_alignment(b, constant_ptr, path.path[0]->mod… in lower_deref_base_to_constant()
/aosp_15_r20/external/mesa3d/src/microsoft/spirv_to_dxil/
H A Ddxil_spirv_nir_lower_bindless.c291 …nir_deref_instr *head = nir_build_deref_cast_with_alignment(b, descriptor, nir_var_mem_ssbo, old_h… in lower_buffer_device_address()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_builder.h1602 nir_build_deref_cast_with_alignment(nir_builder *build, nir_def *parent, in nir_build_deref_cast_with_alignment() function
1632 return nir_build_deref_cast_with_alignment(build, parent, modes, type, in nir_build_deref_cast()
1704 return nir_build_deref_cast_with_alignment(b, &parent->def, in nir_build_deref_follower()