Searched defs:get_submit_handle (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/ | ||
H A D | Fence.h | 45 VkFence get_submit_handle() { in get_submit_handle() function |
H A D | Command.cpp | 244 VkCommandBuffer CommandBuffer::get_submit_handle(const bool final_use) { in get_submit_handle() function in vkcompute::vkapi::CommandBuffer |
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/ | ||
H A D | Command.cpp | 348 VkCommandBuffer CommandBuffer::get_submit_handle(const bool final_use) { in get_submit_handle() function in at::native::vulkan::api::CommandBuffer |
H A D | Resource.h | 523 VkFence get_submit_handle() { in get_submit_handle() function |