Home
last modified time | relevance | path

Searched refs:nir_store_deref_var (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_lower_constant_initializers.c36 nir_store_deref_var(b, deref, &initializer->def, 0xf); in deref_apply_constant_initializer()
Dnir_builder.h453 nir_store_deref_var(nir_builder *build, nir_deref_var *deref, in nir_store_deref_var() function
Dnir_opt_copy_prop_vars.c746 nir_store_deref_var(b, dst, value.ssa[0], 0xf); in copy_prop_vars_block()
/external/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c448 nir_store_deref_var(nb, vtn_nir_deref(b, w[6]), in handle_glsl450_alu()
625 nir_store_deref_var(nb, vtn_nir_deref(b, w[6]), exponent, 0xf); in handle_glsl450_alu()