Home
last modified time | relevance | path

Searched defs:old_num_comps (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_vectorize_vs_inputs.c125 unsigned old_num_comps) in r600_create_new_load()
173 unsigned old_num_comps = glsl_get_vector_elements(glsl_without_array(var->type)); in r600_vec_instr_stack_pop() local
H A Dsfn_nir_lower_fs_out_to_vector.cpp343 unsigned old_num_comps = glsl_get_vector_elements(glsl_without_array(var->type)); in vec_instr_stack_pop() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_deref.c1379 const unsigned old_num_comps = load->def.num_components; in opt_load_vec_deref() local