Home
last modified time | relevance | path

Searched refs:cmd_reset_querypool (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/runtime/api/
H A DContext.cpp62 void Context::cmd_reset_querypool() { in cmd_reset_querypool() function in vkcompute::api::Context
H A DContext.h143 void cmd_reset_querypool();
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/
H A DComputeGraph.cpp598 context_->cmd_reset_querypool(); in encode_execute()