Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_io_to_vector.c619 is_tess_level_variable(nir_variable *var) in is_tess_level_variable() function
641 if (is_tess_level_variable(var)) { in nir_vectorize_tess_levels()
651 nir_lower_array_deref_of_vec(shader, mode, is_tess_level_variable, in nir_vectorize_tess_levels()