Home
last modified time | relevance | path

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

/external/mesa3d/src/microsoft/spirv_to_dxil/
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()
/external/mesa3d/src/microsoft/clc/
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()
/external/mesa3d/src/compiler/nir/
Dnir_builder.h1623 nir_build_deref_cast_with_alignment(nir_builder *build, nir_def *parent, in nir_build_deref_cast_with_alignment() function
1653 return nir_build_deref_cast_with_alignment(build, parent, modes, type, in nir_build_deref_cast()
1725 return nir_build_deref_cast_with_alignment(b, &parent->def, in nir_build_deref_follower()