Searched defs:onSetBreakpoint (Results 1 – 3 of 3) sorted by relevance
57 virtual void onSetBreakpoint(const Location &, bool &handled) {} in onSetBreakpoint() function in vk::dbg::ClientEventListener60 virtual void onSetBreakpoint(const std::string &func, bool &handled) {} in onSetBreakpoint() function in vk::dbg::ClientEventListener
139 void onSetBreakpoint(const vk::dbg::Location &location, bool &handled) override in onSetBreakpoint() function in __anon7be4066e0111::ClientEventBroadcaster144 void onSetBreakpoint(const std::string &func, bool &handled) override in onSetBreakpoint() function in __anon7be4066e0111::ClientEventBroadcaster
1475 void SpirvShader::Impl::Debugger::onSetBreakpoint(const vk::dbg::Location &location, bool &handled) in onSetBreakpoint() function in sw::SpirvShader::Impl::Debugger1491 void SpirvShader::Impl::Debugger::onSetBreakpoint(const std::string &func, bool &handled) in onSetBreakpoint() function in sw::SpirvShader::Impl::Debugger