Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/
H A DCommand.cpp102 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 DCommand.cpp96 void CommandBuffer::bind_descriptors(VkDescriptorSet descriptors) { in bind_descriptors() function in at::native::vulkan::api::CommandBuffer