Home
last modified time | relevance | path

Searched refs:bind_params_to_descriptor_set (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/utils/
H A DBindingUtils.h37 uint32_t bind_params_to_descriptor_set(
H A DBindingUtils.cpp57 uint32_t bind_params_to_descriptor_set( in bind_params_to_descriptor_set() function
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/
H A DDispatchNode.cpp58 bind_params_to_descriptor_set(params_, descriptor_set, idx); in encode()
H A DPrepackNode.cpp89 bind_params_to_descriptor_set(params_, descriptor_set, idx); in encode()