Home
last modified time | relevance | path

Searched refs:bind_values_to_descriptor_set (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/utils/
H A DBindingUtils.h26 uint32_t bind_values_to_descriptor_set(
H A DBindingUtils.cpp30 uint32_t bind_values_to_descriptor_set( in bind_values_to_descriptor_set() function
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/
H A DDispatchNode.cpp55 idx = bind_values_to_descriptor_set( in encode()