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 D | clc_nir.c | 318 …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 D | dxil_spirv_nir_lower_bindless.c | 291 …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 D | nir_builder.h | 1602 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()
|