Home
last modified time | relevance | path

Searched defs:first_var (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_io_to_vector.c158 unsigned *loc, nir_variable **first_var, unsigned *num_vertices) in get_flat_type()
234 nir_variable *first_var = old_vars[loc][frac]; in create_new_io_vars() local
296 nir_variable *first_var; in create_new_io_vars() local
/aosp_15_r20/external/cronet/net/third_party/uri_template/
H A Duri_template.cc148 bool first_var = true; in ProcessVariableSection() local