Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_io_to_temporaries.c125 create_shadow_temp(struct lower_io_state *state, nir_variable *var) in create_shadow_temp() function
175 nir_variable *output = create_shadow_temp(&state, var); in nir_lower_io_to_temporaries()
181 nir_variable *input = create_shadow_temp(&state, var); in nir_lower_io_to_temporaries()