Searched defs:bind_descriptors (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/ | ||
H A D | Command.cpp | 102 void CommandBuffer::bind_descriptors(VkDescriptorSet descriptors) { in bind_descriptors() function in vkcompute::vkapi::CommandBuffer |
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/ | ||
H A D | Command.cpp | 96 void CommandBuffer::bind_descriptors(VkDescriptorSet descriptors) { in bind_descriptors() function in at::native::vulkan::api::CommandBuffer |