[UR][L0v2] Verify number and indices of kernel arguments (#21242)
Verify number and indices of kernel arguments and
fix three SYCL E2E tests with incorrect number of kernel arguments:
- Graph/Explicit/regression_accessor_spv.cpp
- Graph/Update/dyn_cgf_accessor_spv.cpp
- Graph/Update/update_with_indices_accessor_spv.cpp
Ref: #21235
Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>