Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_vectorize_vs_inputs.c197 unsigned old_num_comps = in r600_vec_instr_stack_pop() local
140 r600_create_new_load(nir_builder *b, nir_intrinsic_instr *intr, nir_variable *var, unsigned comp, unsigned num_comps, unsigned old_num_comps) r600_create_new_load() argument
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
/third_party/mesa3d/src/compiler/nir/
H A Dnir_deref.c1316 const unsigned old_num_comps = load->dest.ssa.num_components; in opt_load_vec_deref() local

Completed in 4 milliseconds