Home
last modified time | relevance | path

Searched refs:isEntryBreakpointForShaderType (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp119 bool isEntryBreakpointForShaderType(spv::ExecutionModel type, const std::string &name) in isEntryBreakpointForShaderType() function
1503 if(isEntryBreakpointForShaderType(shader->executionModel, func)) in onSetBreakpoint()
1552 if(isEntryBreakpointForShaderType(shader->executionModel, bp)) in onBreakpointsChanged()