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