Home
last modified time | relevance | path

Searched defs:querypool (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/
H A DCommand.cpp221 void CommandBuffer::write_timestamp(VkQueryPool querypool, const uint32_t idx) in write_timestamp()
233 VkQueryPool querypool, in reset_querypool()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DCommand.cpp325 void CommandBuffer::write_timestamp(VkQueryPool querypool, const uint32_t idx) in write_timestamp()
337 VkQueryPool querypool, in reset_querypool()
H A DContext.h137 inline QueryPool& querypool() { in querypool() function
/aosp_15_r20/external/executorch/backends/vulkan/runtime/api/
H A DContext.h124 inline vkapi::QueryPool& querypool() { in querypool() function