Searched refs:endEventLog (Results 1 – 3 of 3) sorted by relevance
45 contextVk->endEventLog(entryPoint, PipelineType::Graphics); in endEvent()49 contextVk->endEventLog(entryPoint, PipelineType::Compute); in endEvent()
221 void endEventLog(angle::EntryPoint entryPoint, PipelineType pipelineType);
3074 void ContextVk::endEventLog(angle::EntryPoint entryPoint, PipelineType pipelineType) in endEventLog() function in rx::ContextVk