Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_validate.c1514 validate_var_decl(nir_variable *var, nir_variable_mode valid_modes, in validate_var_decl() function
1644 validate_var_decl(var, nir_var_function_temp, state); in validate_function_impl()
1789 validate_var_decl(var, valid_modes, &state); in nir_validate_shader()