Home
last modified time | relevance | path

Searched defs:onSetBreakpoint (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Vulkan/Debug/
H A DEventListener.hpp59 virtual void onSetBreakpoint(const Location &, bool &handled) {} in onSetBreakpoint() function in vk::dbg::ClientEventListener
62 virtual void onSetBreakpoint(const std::string &func, bool &handled) {} in onSetBreakpoint() function in vk::dbg::ClientEventListener
H A DContext.cpp139 void onSetBreakpoint(const vk::dbg::Location &location, bool &handled) override in onSetBreakpoint() function in __anon539ef09d0111::ClientEventBroadcaster
144 void onSetBreakpoint(const std::string &func, bool &handled) override in onSetBreakpoint() function in __anon539ef09d0111::ClientEventBroadcaster
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderDebugger.cpp1475 void SpirvShader::Impl::Debugger::onSetBreakpoint(const vk::dbg::Location &location, bool &handled) in onSetBreakpoint() function in sw::SpirvShader::Impl::Debugger
1491 void SpirvShader::Impl::Debugger::onSetBreakpoint(const std::string &func, bool &handled) in onSetBreakpoint() function in sw::SpirvShader::Impl::Debugger