Searched refs:UpdateFrame (Results 1 – 2 of 2) sorted by relevance
110 using UpdateFrame = std::function<void(Frame &)>; typedef in vk::dbg::Thread130 …void enter(const std::shared_ptr<File> &file, const std::string &function, const UpdateFrame &f = …158 void update(bool isStep, const UpdateFrame &f);
88 …Thread::enter(const std::shared_ptr<File> &file, const std::string &function, const UpdateFrame &f) in enter()124 void Thread::update(bool isStep, const UpdateFrame &f) in update()