Searched refs:create_vec_from_array (Results  1 – 2 of 2) sorted by relevance
| /external/mesa3d/src/amd/compiler/ | 
| D | aco_instruction_selection.cpp | 3859 Temp create_vec_from_array(isel_context *ctx, Temp arr[], unsigned cnt, RegType reg_type, unsigned …  in create_vec_from_array()  function4308    create_vec_from_array(ctx, src, dst.size(), dst.regClass().type(), 4u, 0, dst);  in load_input_from_temps()
 10666    Temp tf_vec = create_vec_from_array(ctx, out, stride, RegType::vgpr, 4u);  in write_tcs_tess_factors()
 
 | 
| /external/mesa3d/docs/relnotes/ | 
| D | 20.1.0.rst | 4210 -  aco: Zero-fill undefined elements in create_vec_from_array.
 |