Searched defs:allocate_new_batch (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/ | ||
H A D | Descriptor.cpp | 169 void DescriptorSetPile::allocate_new_batch() { in allocate_new_batch() function in at::native::vulkan::api::DescriptorSetPile |
H A D | Command.cpp | 422 void CommandPool::allocate_new_batch(const uint32_t count) { in allocate_new_batch() function in at::native::vulkan::api::CommandPool |
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/ | ||
H A D | Command.cpp | 318 void CommandPool::allocate_new_batch(const uint32_t count) { in allocate_new_batch() function in vkcompute::vkapi::CommandPool |
H A D | Descriptor.cpp | 226 void DescriptorSetPile::allocate_new_batch() { in allocate_new_batch() function in vkcompute::vkapi::DescriptorSetPile |