Searched refs:nir_store_deref_var (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_constant_initializers.c | 36 nir_store_deref_var(b, deref, &initializer->def, 0xf); in deref_apply_constant_initializer()
|
D | nir_opt_copy_prop_vars.c | 746 nir_store_deref_var(b, dst, value.ssa[0], 0xf); in copy_prop_vars_block()
|
D | nir_builder.h | 575 nir_store_deref_var(nir_builder *build, nir_deref_var *deref, in nir_store_deref_var() function
|
/external/mesa3d/src/compiler/spirv/ |
D | vtn_glsl450.c | 511 nir_store_deref_var(nb, vtn_nir_deref(b, w[6]), in handle_glsl450_alu() 689 nir_store_deref_var(nb, vtn_nir_deref(b, w[6]), exponent, 0xf); in handle_glsl450_alu()
|