Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/imagination/rogue/
H A Drogue_build_data.c125 static inline unsigned nir_count_variables_with_modes(const nir_shader *nir, in nir_count_variables_with_modes() function
150 unsigned num_inputs = nir_count_variables_with_modes(nir, nir_var_shader_in); in collect_io_data_fs()
282 nir_count_variables_with_modes(nir, nir_var_shader_out); in collect_io_data_vs()