Home
last modified time | relevance | path

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 DFence.h45 VkFence get_submit_handle() { in get_submit_handle() function
H A DCommand.cpp244 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 DCommand.cpp348 VkCommandBuffer CommandBuffer::get_submit_handle(const bool final_use) { in get_submit_handle() function in at::native::vulkan::api::CommandBuffer
H A DResource.h523 VkFence get_submit_handle() { in get_submit_handle() function