Searched refs:endQueryImpl (Results 1 – 2 of 2) sorted by relevance
518 void endQueryImpl(ContextVk *contextVk, CommandBuffer *commandBuffer);
2821 void QueryHelper::endQueryImpl(ContextVk *contextVk, CommandBuffer *commandBuffer) in endQueryImpl() function in rx::vk::QueryHelper2859 endQueryImpl(contextVk, commandBuffer); in endQuery()2879 endQueryImpl(contextVk, &contextVk->getStartedRenderPassCommands().getCommandBuffer()); in endRenderPassQuery()