Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/impl/
H A DCopy.cpp183 ValueRef dst_offset_ref, in add_copy_offset_node()
/aosp_15_r20/external/executorch/backends/vulkan/test/
H A Dvulkan_compute_api_test.cpp1991 ValueRef dst_offset_ref = graph.add_scalar_list<int64_t>({0, 2, c / 4 + 2}); in TEST() local
2065 ValueRef dst_offset_ref = graph.add_scalar<int64_t>(dst_offset); in TEST() local
2259 ValueRef dst_offset_ref = graph.add_scalar_list<int64_t>({0, 2, c / 4 + 2}); in TEST() local
2333 ValueRef dst_offset_ref = graph.add_scalar<int64_t>(dst_offset); in TEST() local